op.imagesToDoc

From PDF XChange PDF SDK
Revision as of 04:54, 14 April 2016 by AlexIII (Talk | contribs) (Parameters)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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 with inserted images.
Options Dictionary Dictionary with options of the operation.

See Also

IOpInputItem
imagesToDoc operation's additional parameters for IOpInputItem