Can you briefly explain what is:
"New system variable available – PageNofMThrough" available in engine V2?
Thanks.
PageNofMThrough in Engine V2
- Fabio Pagano
- Posts: 355
- Joined: Mon Apr 16, 2007 12:38 pm
- Location: Bari (Italy)
PageNofMThrough in Engine V2
Hello, Fabio.
Here is brief explanation of TotalPageCountThrough from the Hint panel in the Dictionary:
Returns the number of pages in a report. When calculating the TotalPageCountThrough, all properties ResetPageNumber are ignored and numbering starts from the beginning of report.
So now you can reset page numbering and to count pages with TotalPagesCount and also have all amount of pages using this function.
Thank you.
Here is brief explanation of TotalPageCountThrough from the Hint panel in the Dictionary:
Returns the number of pages in a report. When calculating the TotalPageCountThrough, all properties ResetPageNumber are ignored and numbering starts from the beginning of report.
So now you can reset page numbering and to count pages with TotalPagesCount and also have all amount of pages using this function.
Thank you.