Open Doaxan opened 7 years ago
I have made the wpf onrender() spend less time (for example, do less things), but the performance was not good as well. I think some codes are written bad, but I can't find the solution. If it is used in Microsoft Surface Pro (tablet mode), this problem is more serious.Someones say WPF onrender is slow, maybe it's one of the reasons.
how to print?can you help me ?
No print function, you can search https://github.com/pvginkel/PdfiumViewer source code with 'PrintPreviewDialog'.
MuPDF.NET may be yet another way to print or view pdf files (I don't know details and if it is open source) https://artifex.com/developers/ https://www.nuget.org/packages/MuPDF.NET
how to print?can you help me ?
how to print?can you help me ?
MuPDF.NET may be yet another way to print or view pdf files (I don't know details and if it is open source) https://artifex.com/developers/ https://www.nuget.org/packages/MuPDF.NET
PdfiumViewerWPFSimple have slow pdf rendering. Is it possible to reduce the rendering time like in PdfiumViewerWinFormSimple?