Page overflow problem
Hello,
I have a report that renders correctly to the preview window but when sent
to printer one more detail line appears on the first page and the last
detail line of the first page is repeated at the top of the next page.
Report renders to PDF same as preview and is ok
Delphi 7 with RB 15.05
Report Structure
Main report blank apart from subreport (pbSection) in detail with reset page
number
Subreport has
Header
GroupHeader idParent
GroupHeader idParent
Detail
GroupFooter (not Visible)
GroupFooter (not Visible)
Footer (PrintOnFirst,PrintOnLast)
Any Ideas how to fix?
I have a report that renders correctly to the preview window but when sent
to printer one more detail line appears on the first page and the last
detail line of the first page is repeated at the top of the next page.
Report renders to PDF same as preview and is ok
Delphi 7 with RB 15.05
Report Structure
Main report blank apart from subreport (pbSection) in detail with reset page
number
Subreport has
Header
GroupHeader idParent
GroupHeader idParent
Detail
GroupFooter (not Visible)
GroupFooter (not Visible)
Footer (PrintOnFirst,PrintOnLast)
Any Ideas how to fix?
This discussion has been closed.
Comments
This is not a known issue with RB 15.05. Does this occur for every
printer or just certain printers?
If possible, please create a simple example that demonstrates this
problem and send it to me in .zip format so I can test it here with the
latest version of ReportBuilder.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I have sent an email. probklem is with a dynamic height group header.
Regards
Steve