Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Creating a report threadsafe?

edited June 2002 in General
I am creating a report at runtime when a form is created. When the form
is visible, TppReport's PrintToDevices is called.

To improve the user's perception of performance I would like to create the
report in a thread (possibly before the report is requested), give it to
the form and have PrintToDevices called when the form is visible and the
report generated.


Can I do this?

Thanks,

Joanne

Comments

This discussion has been closed.