NotesToPaper can calculate the total number of pages for a given report. By activating this option, this feature is enabled for the selected report.
If this option is activated, NotesToPaper initiates a "two-pass-reporting", meaning in the first pass the pages are counted, the physical report is created in the second pass.
In order to display the total number of pages, NotesToPaper defines the variable "LL.TotalPages". This variable will hold the total number of pages during the report execution.
Note: The variable "LL.TotalPages" is always defined, will however only be filled with correct data if the option is activated.
Note: Activating this option prolongs the report execution ("two-pass reporting") and should thus only be activated if the total number of pages is needed.