We have this working with some reports (multiple reports on different tables) following each other.
this one though is a bit more complex so i am wondering if this is something that would event work
first part is an invoice type report that has fixed header and footer elements on the page that will be repeated on all following pages until the invoice is printed.
second part would start on a new page after the invoice and is a simple report but could also span multiple pages.
as mentioned we have this working but we do not have the fixed header and footer elements which should not be repeated for the second part of course.
Mike