bezzad / PdfiumViewer

PDF viewer based on Google's PDFium port to .Net Core.
Apache License 2.0
130 stars 46 forks source link

Fix the original bug of the PdfiumViewer project #20

Open q2a3z opened 4 months ago

q2a3z commented 4 months ago

Hi bezzad. Thank you created this project. Recently I started to use pvginkel's PdfiumViewer, and found some bug with password and fixed it. But it seems to be archived 5 years ago, until I found your project.

FIX 2 bugs below If Pdf has password protect, the will be crash by the throw out Errors. Add Password dialog for Passworded PDF Files.