Pagebreak Produces Empty Last Page
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
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
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Thanks again.
Dean
--- posted by geoForum on http://delphi.newswhat.com