Add Page Numbers for Groups
- Last UpdatedNov 06, 2025
- 2 minute read
To add page numbers for each group in a report
-
From the Standard Controls toolbar, drop the Page Info control onto the GroupFooter band.

-
Select the control and set its Running Band setting to GroupHeader1:

-
If required, specify its Format property (for example, Page {0} of {1}).
-
Set each new group to start on a separate page. Otherwise, group page numbers will be calculated incorrectly. To do this:
-
Select the Group Footer.
-
Set its Page Break property to After the Band.

-
-
Finally, set the Repeat Every Page property of the Group Footer to Yes.

The report is now complete.
-
Switch to the Preview tab to view the result.

The same procedure may be carried out for the Group Header, as well if required.