Constructs a new DocumentMergeJob instance.
The parameters for constructing an instance of DocumentMergeJob.
Asset object containing the input file. Cannot be undefined.
Optional outputAsset object representing the output asset.
DocumentMergeParams object containing the parameters for document generation. Cannot be undefined.
External assets can be set as output only when input is external asset as well.
Private Readonly _documentPrivate Readonly _inputPrivate Optional Readonly _outputPrivate generatePDFServicesAPIRequestOptional notifierConfigList: NotifierConfig[]Protected validateGenerated using TypeDoc
A job that enables the clients to produce high fidelity PDF and Word documents with dynamic data inputs. This operation merges the JSON data with the Word template to create dynamic documents for contracts and agreements, invoices, proposals, reports, forms, branded marketing documents and more.
To know more about document generation and document templates, please see the documentation
Example
Sample Usage: