Closed benedict-lim closed 1 year ago
I just researched online and it seems that supporting password-protected PDF files is difficult by conventional means. In that case, if you would kindly catch the SecurityException
and set it to PdfReaderState
's error
, I can display a message to the user without the app crashing. Please kindly consider!
I updated the library from 1.0.2
to 1.1.2
and it seems that the exceptions are being caught in the latest version. Thanks for the updates and sorry for creating an issue that is already solved. 🙇
Hi again! I'm just wondering if you have any plans to support password-protected files? When I tried opening such a file, my application crashes with the following error.
If there are no such immediate plans, I would have to consider a workaround to the problem. Please kindly let me know.