op.imagesToDoc

From PDF XChange PDF SDK
Jump to: navigation, search
Line 26: Line 26:
 
| Dictionary with options of the operation.
 
| Dictionary with options of the operation.
 
|}
 
|}
 +
 +
== See Also ==
 +
:[[PXV:IOpInputItem|IOpInputItem]]
 +
:[[PXV:op_imagesToDoc_IOpInputItem_parameters|additional parameters]]

Revision as of 07:17, 15 June 2015


Overview

The operation allows to insert new pages with 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, objects or IOpInputItem with additional parameters can be passed.
Output IUnknown IUnknown-based object containing the IPXC_Document which pages were cropped.
Options Dictionary Dictionary with options of the operation.

See Also

IOpInputItem
additional parameters