I have grouped information, using headers in the 'group header' section, the data in the group details section, and totals in the group footer sections. Depending on the amount of data pulled from the records, the page may print 3 sections of all the group details, or, it may print 2 groups, and just the group header on page one, or the group header and details on page one, with the remainder of the data carried over to the second page. I need to get as much info on a page as possible, but also need to make sure that the header, details, and footer carries over as a whole when it cannot be completely displayed on the same page. How do I accomplish this?