Printing Large Reports locks up the UI

Stimulsoft Reports.WPF discussion
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Printing Large Reports locks up the UI

Post by HighAley »

Hello.

Thank you for the additional information.
Our developers are working with it.

Thank you.

Ticket reference: #6698.
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Printing Large Reports locks up the UI

Post by HighAley »

Hello.

We have made deeper analysis of this issue.
Unfortunately, we can't make possible to print in a separate thread without locking the UI.
This issue exists when you use the print dialog.
But there is a solution for you. You could print the report without print dialog by calling PrintWithWpf() method from code.

Thank you.
jcfarsight
Posts: 9
Joined: Tue Jul 24, 2018 3:18 am

Re: Printing Large Reports locks up the UI

Post by jcfarsight »

Thanks for confirming the functionality.
Unfortunately we need to use the print dialog and so we will need to live with this for the time being.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Printing Large Reports locks up the UI

Post by Lech Kulikowski »

Hello,

Unfortunately, we can't make possible to print in a separate thread without locking the UI. This issue exists when you use the print dialog.

Thank you.
Post Reply