Crystal Reports and Printing SLOW

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

LS,

Is there another method for printing CrystalReports programmaticly.
I use the following line to print:

report.PrintToPrinter(1, false, 0, 0);

This method takes about 20 seconds per report, these reports consists of
approximaly 10 subreports and the reports doesn't use images, only
plain text. There is no linking of tables used in the reports.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top