Home General

Printing double sided and odd number of pages per record

edited May 2016 in General
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

Comments

  • edited May 2016
    Hi Luka,

    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.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.