<< Click to Display Table of Contents >>
print.useprintercopies
Sets whether to use the number of copies feature when printing reports.
Values
true |
Use |
false |
Do not use(The default value) |
Reference
When printing a report, OZ viewer generates pages as many times as the number of copies specified to be printed. Due to this rule, when printing multiple copies, the same page is generated repeatedly. This results in the issue of the print size getting larger. In this case, if you set the parameter value to "true", OZ viewer generates only one copy of the pages to be printed and then sends the generated pages and the copies to the printer driver. This resolves the issue of the print size getting larger.
To use this feature, the printer driver for printing reports must support the number of copies feature and you must set the option to print.collate=true. However, the feature cannot be used when printing reports using external modules.