MCCOPositionAdjust

Combines extra pages of a multi-page document into the CCO file for the first page.

Syntax

bool MCCOPositionAdjust ()

Parameters

Smart parameters are supported.

Returns

False if the current document does not consist of more than one source page, or if a page to be merged did not have an associated CCO file created. Otherwise, True.

Level

Page level.

Details

MCCOPositionAdjust is an important action for applications using merged multiple page documents. It normalizes position coordinates populated to the DCO when the data is generated from a document using a merged CCO. The coordinates are adjusted relative to the page and also sets the DCO ImageFile property to the name of the TIFF that the data was found on.
Attention: All files to be merged must have an associated CCO file.

This action is used in conjunction with action MergeCCO_ByType from the Autodoc library in a prior ruleset.

Example
MCCOPositionAdjust()