Looking at the SalesInvoice report, the page numbering is done using four fields:
Copying this to another report/layout will require some adjusting, since the information is split up into four fields. Also, if you are (for some reason) printing thousands of pages, you might need to adjust the field widths.
To add a simple page numbering field to your report, create a new placeholder in a field and set the value expression to:
This will produce an output like this:
how to reset pagenumber if group changes in the report. it should reset to 1 and also total pages should also reset.
ReplyDelete