Avoiding Printing Report Footer alone on page

  • Thread starter Thread starter Ian
  • Start date Start date
I

Ian

Hi
Is there a way to detect that the report is going to throw a page and then
print the Report Footer on its own - and a way to force a page throw a bit
earlier to make it prettier. Like grouping...

What might complicate matters a bit is that the report comprises 6
subreports side by side on the page and apart from the page header ALL data
and the Report Footers that are troubling me comes out of the subreports -
but they do all have the same number of records to print.

Thx Ian
 
Try setting the Keep Together parameter on all of your sub-reports Report
Footer section to yes.
 
Back
Top