<ReportName>-doprintrtn-loop is a variable declared automatically by the IDE. When you set this variable to 0 the print loop is interrupted, when you set it to 1 the print loop continues.
Note that for each record read in the above loop, the paragraph IS-<ReportName>-DO-PRINT-RTN is performed. Such paragraph is responsible for printing the data.
is-report-name-preview The preview dialog is very similar to the one shown by the SpoolPrinter class (com.iscobol.rts.print.SpoolPrinter) and the Print Preview, but the preview dialog generated by the IDE allows also to export the report to xls and xlsx files.See Exporting to Excel file below for details. is-report-name-print is-report-name-print-pdf Prints the Report to a PDF file named report-name.pdf. is-report-name-print-xls Prints the Report to a XLS file named report-name.xls. is-report-name-print-xlsx Prints the Report to a XLSX file named report-name.xlsx. is-report-name-print-tofile Prints the Report to a HTML file named report-name.html. is-report-name-setup-print The Export menu in the print preview dialog allows to export the current report to either a XLS or XLSX file.The export process can be configured through specific properties. See Export to Excel feature for details.
•
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |