AssignDocToPage

Use this method to assign a Page of an Image or CIDoc to a specific DocPage of the workdoc. This method requires that there are already documents inserted to the workdoc using the AddDocFile function and that the SetPageCount function is called prior to using this method.

Syntax

AssignDocToPage (DocIndex as Long, DocPage as Long, WorkdocPage as Long)
Parameter Description
DocIndex Zero-based CIDoc or image index
DocPage Zero-based DocPage inside the image or CIDoc
WorkdocPage Zero-based DocPage inside the workdoc