(Hosted Expere users) PdfMergeWithDocInstancesDiscreteParty

Using the PdfMergeWithDocInstancesDiscreteParty ancillary option generates a single merged PDF document consisting of all individual documents in a packet for each discrete party. The response file returns the document instance information for the merged PDF and each individual PDF documents for each discrete party

Using this ancillary option may generate multiple merged PDF documents based on the discrete party or parties specified for each document. If this option is specified the following will occur:
  • A merged PDF is created for each discrete party identified for any document generated.
  • The merged PDF for each discrete party includes the following:
    • Documents without any discrete party specified
    • Documents specific to the discrete party (a document could have multiple discrete parties, so it should be included in multiple merged PDF documents)

Request code sample

The PdfMergeWithDocInstancesDiscreteParty ancillary output looks like this:

<r:AncillaryOutputOption>
	<r:OutputType>PdfMergeWithDocInstancesDiscreteParty</r:OutputType>
</r:AncillaryOutputOption>