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.
|
Output | IUnknown | IUnknown -based object containing the IPXC_Document that was merged from the input documents.
|