<< Click to Display Table of Contents >>
OZPrintCommand
This event occurs after printing or canceling printing the report.
Parameters
msg |
Message |
code |
Success or failure(0: Success, 1: Failure) |
reportname |
Report name |
printername |
Printer name |
printcopy |
Print copies |
printpages |
The number of pages printed |
printrange |
The range of printed(al: All pages, current: Current page, selected: Selection, range: Pages, selectedreport: Reports) |
username |
User name |
printerdrivername |
Printer driver name |
printpagesrange |
Range of the printed page |
Reference
To use the OZPrintCommand event, the value of viewer.printcommand must be set to true. The options that are not supported by the print dialog box for each OZ Viewer are returned to their default value.