op.imagesToDoc

From PDF XChange PDF SDK
Jump to: navigation, search
Line 20: Line 20:
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output
| style="text-align:center;" | Array
+
| style="text-align:center;" | IUnknown
| Array of <code>IUnknown</code>-based objects.
+
| <code>IUnknown</code>-based object containing the [[PXV:IPXC_Document|IPXC_Document]] which pages were cropped.
 
|-
 
|-
 
| class="op_param_name" | [[PXV:op_imagesToDoc_Options|Options]]
 
| class="op_param_name" | [[PXV:op_imagesToDoc_Options|Options]]

Revision as of 00:08, 9 June 2015


Overview

The operation allows to insert images into document (existing one or newly created).

Parameters

Name Type Description
Input Array Array of IUnknown-based objects containing the images that need to be inserted to the document. IIXC_Image, IAFS_Name, IAFS_File, or IOpInputItem objects can be passed.
Output IUnknown IUnknown-based object containing the IPXC_Document which pages were cropped.
Options Dictionary Dictionary with options of the operation.