Please enable JavaScript to view this site.

TIFF Image Printer

Description

An IPNFile object is created for every file created by the printer. The file object represents the physical file on disk and provides access to the full output filename, the IPNJob that created the files, and the parent IPNSession object.

Breaking Changes

Properties

Breaking Changes

The following properties have been removed as of PNSrvLib12.

Images collection

Pages collection

Properties

Filename

Read-only; The filename of the file created by the printer.

Job

Read-only; The parent IPNJob object that created this IPNFile object.

Session

Read-only; The parent IPNSession object that created this IPNFile object.