react-native-pdf-lib
react-native-pdf-lib copied to clipboard
How to set a password to a existing pdf file?
This library doesn't currently support encrypted PDFs. PRs are welcome.
@thekevinbrown I am using this library and I have added the ability to set password on Android(not building for iOS yet). Should I create a PR just for Android?
I'd say yes, as long as the iOS side fails with an easily understood error message and we document that it's Android only, let's go for it!
Oh cool, I haven't got time to complete it. Let me finish it up this weekend.
Oh cool, I haven't got time to complete it. Let me finish it up this weekend.
can you share the code?