Description

The OnEndPage event occurs each time a new page in an output file is completed.

Syntax

objectName_OnEndPage

where the IPNDocConvQueueItem object is declared with events.

Parameters

PNDocConvQueueItemPage DocConvQueueItemPage

The IPNDocConvQueueItemPage object representing the page information that was just added to the output file.

See Also:

OnCloseFile OnEndConversion OnEndImage OnEndJob OnGetNextOutputFileName

OnLogMessage OnOpenFile OnReportError OnStartConversion OnStartImage

OnStartJob OnStartPage