Printing problem (different data on screen and printout)
Hi,
I use RBS 7.04b.
When I preview my report on the screen all is o.k.
but by printing this report on a canon i850 color the filtered data changed
and i get different data on my printout as on my preview.
It seems the report corrupt the filter values.
The same problem exist with my HP LaserJet 2100 Series PCL 6, but
if I use Report.CachePages:=True; in my reports, I get the right results for
this printer.
Sadly this fix does not work for the Canon printer, where I still get wrong
printouts.
Perhaps you know an additional way to fix this issue I have.
I send you the report as attachment.
Any ideas?
regards
I use RBS 7.04b.
When I preview my report on the screen all is o.k.
but by printing this report on a canon i850 color the filtered data changed
and i get different data on my printout as on my preview.
It seems the report corrupt the filter values.
The same problem exist with my HP LaserJet 2100 Series PCL 6, but
if I use Report.CachePages:=True; in my reports, I get the right results for
this printer.
Sadly this fix does not work for the Canon printer, where I still get wrong
printouts.
Perhaps you know an additional way to fix this issue I have.
I send you the report as attachment.
Any ideas?
regards
This discussion has been closed.
Comments
Usually when the output of the printer is different than the output of the
screen, then there is some event code firing somewhere that is changing it
during generation. As a test, try commenting out all your event code and
re-run your report. If this helps, periodically begin adding the code back
to isolate the problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com