Please enable JavaScript to view this site.

PDF Image Printer

CommandsProcessed

Default: empty string

When not an empty string, an event of this name is signaled on each print job when the printer has finished reading the current script file settings. This event is scan be used to synchronize printing when you are changing printer settings between print jobs.

[EventNames]

CommandsProcessed=Global\ScriptFileProcessed

See also: Built-In Script File Events

DocumentSpooled

Default: empty string

When not an empty string, an event of this name is signaled on each print job when the print job has been spooled successfully. This does not mean that the output file creation is complete.

[EventNames]

DocumentSpooled=Global\PrintJobSpooled

See also: Built-In Script File Events

DocumentCancelled

Default: empty string

When not an empty string, an event of this name is signaled on each print job if the user cancels the print job, or if the print job does not spool successfully.

[EventNames]

DocumentCancelled=Global\PrintJobCancelled

See also: Built-In Script File Events