PDF

The PDF object contains the requested file as a PDF and includes the instance display and file names of the document.

Parameter Type Description
InstanceDisplayNamestringThe document display name associated with the document. This is authored as part of REQ authoring (Document > Properties). The InstanceDisplayName, with any spaces and special characters removed, is used as the file name in the returned document.
InstanceFileNamestringThe document display name associated with the document instance. This is authored as part of REQ authoring (Document > Properties).
DocDataDataContainer object for transaction data inputs and outputs in binary (base64), text, or XML format. It will include all documents in the current packet.
BeginningOrEndBeginningOrEndEnumIndicates whether the added PDF will be returned at the beginning or end of the API response; default is "End."
Owner string The owner password for the external PDF.
User string The user password for the external PDF.
Note: If using the PDF Merge function, you must use the Owner password option.