Avoiding Final page break

  • Thread starter Thread starter John Baker
  • Start date Start date
J

John Baker

Can anyone please help?

I have a report which has a group header and footer.
I have the property for the group footer (which contains no objects) "Force
new page" set to "Before Section".

It however prints a final page (it is blank except for the page footer),
which is what I want to avoid. Any ideas on how to avoid this?


John B
 
John said:
Can anyone please help?

I have a report which has a group header and footer.
I have the property for the group footer (which contains no objects) "Force
new page" set to "Before Section".

It however prints a final page (it is blank except for the page footer),
which is what I want to avoid. Any ideas on how to avoid this?


Setting ForceNewPage to BeforeSection on the group HEADER is
the best way to avoid an extra blank page.
 
Back
Top