Please enable JavaScript to view this site.

TIFF Image Printer

Description

The OnOpenFile event occurs each time a new output file is opened or created.

Syntax

objectName_OnOpenFile(pFile)

where the IPNSession object is declared with events.

Parameters

IPNFile pFile

An IPNFile object representing the file currently to be created.

See Also: OnCloseFile OnEndJob OnGetNextFileName OnLogMessage OnReportError OnStartJob IPNFile