<< Click to Display Table of Contents >>
print.printbypage
Sets whether to send a report to the printer spool in row by row as displayed in the page structure window when printing a report.
Values
true |
Send row by row |
false |
Send all the reports at once(The default value) |
Reference
This parameter is available only if the "viewer.mode" parameter value is "print".
If the print.printbypage parameter value is true, the print.collate parameter works as false.
If the system label associated with the page(Page_Number, Total_Page, Page_Of_Total) is added to the report this parameter does not work.