Data repeated in subreports
Delphi: 6
RB Ent: 7
Printer: Any
I have got a report with multiple subreports on but the last subreport on
the page always prints the last line on the first page as the first line on
the second page.
for example
Line 1
etc
Line 1
Line 2
Line 3 (This line is duplicated)
Line 3 (This is duplicate data)
Line 1
ect
Any ideas on how to resolve this
Thanks
Adam
RB Ent: 7
Printer: Any
I have got a report with multiple subreports on but the last subreport on
the page always prints the last line on the first page as the first line on
the second page.
for example
Line 1
etc
Line 1
Line 2
Line 3 (This line is duplicated)
Line 3 (This is duplicate data)
Line 1
ect
Any ideas on how to resolve this
Thanks
Adam
This discussion has been closed.
Comments
1. As a test comment out all event-handler code associated with the report.
Make sure that you do not have any code that manipulates the dataset in any
manner while the report is generating. That is the most common cause of an
issue such as you describe.
2. If you still have an issue, try downloading a trial version of RB 9.02
for Delphi 6 and perform the same test.
3. If you still have issue, then please create a simple, minimal example
that we can run here. Use standard Delphi components, RB, and the DBDemos
data.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com