Home Devices

Printing in a thread

edited March 2007 in Devices
Hi!

I am trying to print a report from inside a TThread object and I always get
an error saying I need a separate TDatabase object.

So my question is simple : how can I get a report printed from inside a
thread?

Thanks
Steve

Comments

  • edited March 2007


    - See the ReportBuilder online help topic for
    Report.BackgroundPrintSettings, that topic contains a good discussion of how
    to create a thread-safe environment in which a report can generate.

    - ReportBuilder has built-in support for printing in a background thread.
    See the Report.BackgroundPrintSettings property

    - ReportBuilder Server Edition is a high-performance multi-threaded report
    server that can manage multiple client report sessions at the same time.

    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.