Description

The OnEndImage event occurs each time a new image for a page is completed. Currently only one image is created per page.

Syntax

objectName_OnEndImage

where the IPNDocConvQueueItem object is declared with events.

Parameters

IPNDocConvQueueItemImage DocConvQueueItemImage

The IPNDocConvQueueItemImage object representing the image and the file and job it belongs to.

See Also:

OnCloseFile OnEndConversion OnEndJob OnEndPage OnGetNextOutputFileName

OnLogMessage OnOpenFile OnReportError OnStartConversion OnStartImage

OnStartJob OnStartPage