op.document.replacePages
From PDF XChange PDF SDK
Line 16: | Line 16: | ||
| class="op_param_name" | Input | | class="op_param_name" | Input | ||
| style="text-align:center" | IUnknown | | style="text-align:center" | IUnknown | ||
− | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] that will have it's pages changed. |
|- | |- | ||
| class="op_param_name" | Output | | class="op_param_name" | Output | ||
| style="text-align:center;" | IUnknown | | style="text-align:center;" | IUnknown | ||
− | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] | + | | <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] that had it's pages changed. |
|- | |- | ||
| class="op_param_name" | [[PXV:op_document_replacePages_Options|Options]] | | class="op_param_name" | [[PXV:op_document_replacePages_Options|Options]] |
Revision as of 23:43, 16 December 2015
Overview
The operation allows you to replace a part of an active PDF document with a part of already opened PDF document or located in a destination folder file all supported formats.
Parameters
Name | Type | Description |
---|---|---|
Input | IUnknown | IUnknown -based object containing the IPXC_Document that will have it's pages changed.
|
Output | IUnknown | IUnknown -based object containing the IPXC_Document that had it's pages changed.
|
Options | Dictionary | Dictionary with options of the operation. |