Please enable JavaScript to view this site.

PNDocConvQueueServiceLib

Description

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

Syntax

objectName_OnStartImage

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 OnEndImage OnEndJob OnEndPage OnGetNextOutputFileName

OnLogMessage OnOpenFile OnReportError OnStartConversion OnStartJob OnStartPage