op.imagesToDoc

From PDF XChange PDF SDK
Jump to: navigation, search
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.
+
| 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.
 +
 
 
|-
 
|-
 
| class="op_param_name" | Output
 
| class="op_param_name" | Output

Revision as of 23:43, 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.