Description

The OnLogMessage event occurs when informational messages are logged by the conversion process.

Syntax

objectName_OnLogMessage

where the IPNDocConvQueueItem object is declared with events.

Parameters

String Msg

The informational message as a string object.

See Also:

OnCloseFile OnEndConversion OnEndImage OnEndJob OnEndPage

OnGetNextOutputFileName OnOpenFile OnReportError OnStartConversion

OnStartImage OnStartJob OnStartPage