Printing problem...
I have that I cant print my Report if I set the DeviceType to printer. It
not finished the processing that loads the datas from the diffrent
pipelines, but sends the print job to the printer. If I set the DeviceType
to screen and print after showing the report, all works fine.
How can I check if all datas are loaded and that print my Report?
not finished the processing that loads the datas from the diffrent
pipelines, but sends the print job to the printer. If I set the DeviceType
to screen and print after showing the report, all works fine.
How can I check if all datas are loaded and that print my Report?
This discussion has been closed.
Comments
generated when it is sent to the printer? If you want to generate the entire
report before printing it you can SetCachePages to true and request the last
page. At this point the entire report will be generated and cached. Then you
can send it to the printer.
--
Cheers,
Alexander Kramnik
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com