Didstopia / PDFSharp

A .NET Standard 2.0 library for reading, writing and editing PDF files.
MIT License
52 stars 18 forks source link

Error when opening encrypted/password protected PDFs #3

Closed Dids closed 6 years ago

Dids commented 7 years ago

Encrypted/password protected documents are throwing null reference exceptions.

Dids commented 7 years ago

This seems to happen when trying to open PDF files that can be viewed, but can't be edited without a password.

Dids commented 6 years ago

Fixed in #17.