Page 3 of 3

Re: PDF printing: Not entire PDF is printed when window is c

PostPosted: Tue Dec 05, 2017 8:19 am
by Phylanx
I found a hack that might work for us:

PrintViewManagerBase::DisconnectFromCurrentPrintJob()
Call "ReleasePrintJob();" instead of "TerminatePrintJob(true);".

First tests look fine. :) :D :)
I'll do some more of it and tell you some results.

If you have suggestions for test use cases or negative side effects, please share them with me.

Re: PDF printing: Not entire PDF is printed when window is c

PostPosted: Wed May 09, 2018 7:50 am
by Phylanx
Until now (5 months later) we have no issues filed of our customers for this topic.
I guess, the workaround works.