Printing double sided and odd number of pages per record
Hi there,
I have a report, that can span over several pages per record. The client
wants to print the report double sided but they also want each record to
start on a new sheet. They do not want to have the last page of the
previous record and the first page of the next record printed on the
same sheet.
What would be the best way to achieve that?
Thank you and best regards, Luka
I have a report, that can span over several pages per record. The client
wants to print the report double sided but they also want each record to
start on a new sheet. They do not want to have the last page of the
previous record and the first page of the next record printed on the
same sheet.
What would be the best way to achieve that?
Thank you and best regards, Luka
This discussion has been closed.
Comments
My suggestion would be to create a group on the field that spans
multiple pages per record and set the group to "Start New Page" and
"Start on Odd Page" from the group dialog.
This can also be done by setting the Group.NewPage and
Group.StartOnOddPage properties to True.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com