Missing pictures on reports from time to time
hi,
if have different reports with images. I 'm loading the pictures from the
filesystem based on a database table.
In 80% the pictures will be printing, but in 20% the pictures not on the
report. If I reprint 2-3 times again, it works.
In the preview all pictures will be show.
Shut I also try this: As a test, try disconnecting all your event handlers
and re-print your
report. ??? How do I do this?
Best Martin
if have different reports with images. I 'm loading the pictures from the
filesystem based on a database table.
In 80% the pictures will be printing, but in 20% the pictures not on the
report. If I reprint 2-3 times again, it works.
In the preview all pictures will be show.
Shut I also try this: As a test, try disconnecting all your event handlers
and re-print your
report. ??? How do I do this?
Best Martin
This discussion has been closed.
Comments
Sometimes certain code, when executed during report generation or printing,
can cause the report engine to become lost or confused and your output will
not look the way it was intended. Usually when a report looks ok in the
preview and prints differently, this is the case. This is why often times
we recommend trying to disconnect (remove completely or remove the links to
them in the Object Inspector) your event handlers to try to isolate the
problem. If the report then prints the images correctly without any event
hander code, you can periodically begin adding them back to perhaps isolate
the code that is causing the problem.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com