op.imagesToDoc

From PDF XChange PDF SDK
Jump to: navigation, search
(Parameters)
Line 16: Line 16:
 
| class="op_param_name" | Input
 
| class="op_param_name" | Input
 
| style="text-align:center" | Array
 
| style="text-align:center" | Array
| Array of <code>IUnknown</code>-based objects containing the images that need to be inserted to the document. IXC_Image, IAFS_Name, IAFS_File, or IOpInputItem objects can be passed.
+
| Array of <code>IUnknown</code>-based objects containing the images that need to be inserted to the document. [[PXV:IXC_Image|IXC_Image]], [[PXV:IAFS_Name|IAFS_Name]], [[PXV:IAFS_File|IAFS_File]], or [[PXV:IOpInputItem|IOpInputItem]] objects can be passed.
  
 
|-
 
|-

Revision as of 23:45, 8 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. IXC_Image, IAFS_Name, IAFS_File, or IOpInputItem objects can be passed.
Output Array Array of IUnknown-based objects.
Options Dictionary Dictionary with options of the operation.