I want to generate an invoice that has a (1) cover page with a summary of the amounts being billed, and (2) a support page showing the calculation of the billed amount reflected on the cover page. I have created a report that is bound to a query with (1) the summary of the amounts being billed, and a subreport that is bound to a table to show (2) the support for the calcualtion of the billed amount.
I placed the subreport in the footer section with a page break immediately before it. But that did not make the subreport start on the second page. I'm not sure what I need to do to pull this off. I would appreicate any guidance.