Hi, I have a report I have created which I need to bulk print
However, depending of the amount of content of each record, some are 2 page long and some are 3 pages long. This poses me a problem as I want to print double sided.
So, in my example, the first record is two sides long, which is fine for double sided. However the record following that is three sides long, with the one after that two sides long. This means when I print, the first one prints fine on double sided, however, the next two become merged, with the first page of the third record starting on side four of the second record? Hope that makes sense?
What i need is something which distinguishes between records and starts printing on a new page for each record. I have a unique key being the field ProjectURN. Is this an impossible ask?
Help
marc