AncillaryOutputTypeEnum
Provides output type values, as enumerated values, to define the output format of a processed document.
| Parameter | Type | Description |
|---|---|---|
| Barcode | string (enum) | Sets the output to include a barcode as defined in the Barcode object. |
| CertificationSeal | string (enum) | Sets the output to include a seal as defined in the CertifcateSeal object. |
| SetEncryption | string (enum) | Sets the output to include encryption options as defined in the SetEncryption object. This allows you to define the PDF file encryption information and document rights management options. |
| Watermark | string (enum) | Sets the output to include a watermark as defined in the Watermark object. |
| PdfMerge | string (enum) | Sets the output as a single PDF comprising a merged grouping of individual documents in a packet and removes all individual documents (only returns the single merged PDF). |
| PdfMergeWithDocInstances (Hosted Expere users only) | string (enum) | Returns a merged PDF and a document instance for each document that was generated in the Expere response. |
| MergedCopyPDF | string (enum) | Sets the output as a single PDF comprising a merged grouping of individual documents in a packet and also returns all individual documents. |
| MergedCopyPDFDiscreteParty | string (enum) | Generates multiple individual and merged pdfs based on the discrete party or parties specified for each document. |
| PdfMergeDiscreteParty | string (enum) | Generates multiple merged pdfs based on the discrete party or parties specified for each document. |
| PdfMergeWithDocInstancesDiscreteParty (Hosted Expere users only) | string (enum) | Returns a merged PDF and a document instance for each document that was generated in the Expere response for each discrete party or parties specified for each document. |
| Zip | string (enum) | Sets the output as a compressed archive (ZIP format). |
| SignaturePointSet | string (enum) | Sets the output as as coordinates for the Signature Point. |
| ESignatureAndFieldSupport | string (enum) | Sets the output to render eSignature and non-signature fields. |
| Duplex | string (enum) | If selected in the request, Expere scans document
content.REQ files for a particular transaction to determine if the Print
Option is set to Blank, Simplex, Duplex, or Does Not Exist. If
selected, Expere will add a blank page at the end of any document that
generates an odd number of pages when a document is included in a merged
document package. Using an output type of "Duplex" also enables color
printing when a value of "red," white," or "yellow" is set in the
ColorPaperColor attribute in
<InstanceProperties/> within the
.REQ. |
| Logo | string (enum) | Sets the output to place a logo in the header of the first page, all pages, or all pages but the first page, in a document or documents. |