Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Pagebreak Produces Empty Last Page

edited August 2007 in General
I have dropped a PageBreak at the end of the Detail Band, because I want
a separate page for each record. However, when I do this the report
ALWAYS produces an empty page at the end of the report.

How can I suppress the final page break? Or is there some other method I
should be using to have each record on a separate page.

Thanks.

Dean Millam
PERA of MN



--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited August 2007
    Hi Dean,

    The PageBreak component is working as designed in this case. It is
    generally used to separate two components inside the same band by breaking
    the page. Thank you for the feedback however, we will take a look at the
    possibility of adding this as a feature for a later release of
    ReportBuilder.

    If you need a report that creates a separate page per record, try creating a
    group on that field that starts a new page each time it breaks.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited August 2007
    Thanks for the response. I will try that out. That should work just fine.

    Thanks again.

    Dean




    --- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.