Support for encrypted PDF
Closed this issue · 5 comments
Tommy-Geenexus commented
PDF.js supports handling password protected PDF's
MauriceKayser commented
thestinger commented
The feature is planned, otherwise there wouldn't be an issue open. Those pull requests were not ready and didn't make it to the point that they could be merged.
Tommy-Geenexus commented
I got my hands on a Pixel 3a, and the patches for encryption backed up.
I'd like to get back to this, but in kotlin as opposed to java (the app still relies on deprecated loaders, coroutines f.e. would be a much better fit).
What is your take on this?
thestinger commented
@Tommy-Geenexus Porting the app to Kotlin would make sense.
thestinger commented
This has been implemented. UX needs work though.