MilosKonecny / PDFiumDotNET

.NET wrapper of PDFium for WPF
https://miloskonecny.github.io/PDFiumDotNET/
MIT License
19 stars 5 forks source link

Improve render performance while scrolling #171

Closed MilosKonecny closed 1 year ago

MilosKonecny commented 1 year ago

It seems that opening and closing the page every time it is rendered slows down the rendering process. Leave the page open and close it after a while.

MilosKonecny commented 1 year ago

It will be not implemented because of significant memory consumption for some documents increases.