Invoice and simple report in one document

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

I’d use the combination print feature for this -Combine Different Projects into One Print Job | Reporting Blog LL. Or wouldn’t that work for you?

interesting. learn something new every day. Will try that. thank you