Page numbers in report
How can i get total page amount generated in report inside X++ code?
The option when I create Integer field and assign pagesTotal() method to it doesn't satisfy me, because for example i need display amount of pages in words on the first page of the report.
|