Hi,
I have some performance problems with a few documents (mainly containing raster images in the background). ReadOnDemand() does not solve my issue.
Loading of the data is quite fast, but the rendering takes several seconds. Unfortunately, this blocks my UI.
Is there a possibility to do the rendering on a different thread, which does not block the UI?
Can I cancel / abort a currently loading / rendering process of the PDF Viewer?
Best,
Christine