op.combineDocs
From PDF XChange PDF SDK
Overview
The operation allows to merge several documents into one.
Parameters
Name | Type | Description |
---|---|---|
Input | Array | Array of IUnknown -based objects containing the IOpInputItem elements that have IAFS_Name, IAFS_File or IPXC_Document specified along with the correspondent pages range that will be used when merging.
|
Output | IUnknown | IUnknown -based object containing the IPXC_Document that was merged from the input documents.
|