Printing problem while printing large number of letters from Report Builder 6.03
Hi,
The Report Builder 'Print preview' shows correct output, but missing some of
header images (Random pages) while printing on Acrobat Distiller Ver 4.0
/5.0, HP laser jet 5 , Docu Print N4525 etc. I can print to 'Acrobat PDF
writer' without any error.
Note: Header images (<25K) were assigned 'before Print event' of
ppHeaderBand1.
It is not happening every time, but found when the number of letters >500.
Same results on higher memory / MHz/ Disk Space machines
Delphi 5.0 (update Pack 1)/ Report Builder 6.03 / TExtraDevices 2.01 / win
2k
If somebody faced similar problems, please help me with some ideas.
Thanks
Reju Mathew
The Report Builder 'Print preview' shows correct output, but missing some of
header images (Random pages) while printing on Acrobat Distiller Ver 4.0
/5.0, HP laser jet 5 , Docu Print N4525 etc. I can print to 'Acrobat PDF
writer' without any error.
Note: Header images (<25K) were assigned 'before Print event' of
ppHeaderBand1.
It is not happening every time, but found when the number of letters >500.
Same results on higher memory / MHz/ Disk Space machines
Delphi 5.0 (update Pack 1)/ Report Builder 6.03 / TExtraDevices 2.01 / win
2k
If somebody faced similar problems, please help me with some ideas.
Thanks
Reju Mathew
This discussion has been closed.
Comments
Usually when report components do not show up when printing, this means
either your data is being manipulated during report generation or some other
event handler code is causing the Report Engine to get lost. Be sure you
are not manipulating any data during report generation. If not, try
minimizing your report by removing all event handler links, then
periodically adding them back to isolate the issue.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com