Posted 16 October 2017, 2:00 pm EST
Hi, We are using ActiveReports 11, when we print a report of about 6 pages it takes 10 to 15 secs. How to improve the performance of the printing process?
a. We use print server
b. Print method used on section report. aoRpt.Document.Print(False, False, False)
Cannot use thread for printing as it affects the order of printing.