I am trying to print a list of attendees at a meeting, grouping them in 4 groups by surname, A-D, E-K, L-R, S-Z.
I have defined a page hdr, section hdr and a detail line.
The report has 2 columns.
I sort on AlphaGroup, group on AlphaGroup and sort on Surname.
Group hdr has properties set to force new page after section and to force a new row or column after section.
What I get is a section header of A-D, followed by the rest of the page blank, then the names, correctly formatted in 2 columns. This is repeated for each of the 4 sections.
How do I get rid of the 4 blank pages?
I have defined a page hdr, section hdr and a detail line.
The report has 2 columns.
I sort on AlphaGroup, group on AlphaGroup and sort on Surname.
Group hdr has properties set to force new page after section and to force a new row or column after section.
What I get is a section header of A-D, followed by the rest of the page blank, then the names, correctly formatted in 2 columns. This is repeated for each of the 4 sections.
How do I get rid of the 4 blank pages?