Continuous printing of a single page
?I'm working with Delphi 6 and report builder. I have a report that
displays as a single page in preview mode but behaves poorly if I print
the report and leave the default to print all pages. It continuously
tries to print a page two and if allowed to actually print prints the
main report header and then nothing.
Any pointers would be greatly appreciated.
--- posted by geoForum on http://delphi.newswhat.com
displays as a single page in preview mode but behaves poorly if I print
the report and leave the default to print all pages. It continuously
tries to print a page two and if allowed to actually print prints the
main report header and then nothing.
Any pointers would be greatly appreciated.
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
For future reference, we prefer that you use your real name when posting to
these newsgroups.
This is not a known issue with ReportBuilder. Usually when the report
output is different for the preview than it is when sent to the printer,
there is some event code being fired somewhere (or not fired) that causes
the issue. As a test, try commenting out all your event code and re-run
your report. If the behavior does not persist, periodically begin adding
the event code back to your app to try to isolate the problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com