Page 2 of 2

Re: Printing Large Reports locks up the UI

Posted: Sat Nov 17, 2018 6:43 am
by HighAley
Hello.

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

Thank you.

Ticket reference: #6698.

Re: Printing Large Reports locks up the UI

Posted: Sat Nov 17, 2018 2:43 pm
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.

Re: Printing Large Reports locks up the UI

Posted: Mon Nov 19, 2018 7:45 pm
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.

Re: Printing Large Reports locks up the UI

Posted: Thu Nov 22, 2018 2:18 pm
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.