The Document
public class DocumentProcessingPublic Class DocumentProcessing Introduced: X19.
| Constructor | Description |
|---|---|
| Document |
Creates a new instance of Document |
| Method | Description |
|---|---|
| Append | Combines documents by appending them divided by a new section, paragraph or nothing. |
| Convert | Converts a given document to another supported format. |
| Create | Creates a PDF document from an input document. |
| Create |
Async method that behaves like a constructor. |
| Find |
Executes a find and replace on a template to create a document. |
| Get |
Extracts embedded files from a PDF document. |
| Get |
Returns all form fields from a PDF document |
| Get |
Extracts metadata from a PDF document. |
| Info | Returns information about a document including the hierarchical structure of merge fields and merge blocks. |
| Merge | Merges a given template document with merge data. |
| Refresh |
Refreshes the OAuth access token using the refresh token. |
| Thumbnails | Creates and returns thumbnail images of documents. |
| Property | Description |
|---|---|
| OAuth |
Returns information about the OAuth authentication currently in use. |