-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do we have support for secured PDFs on the browser version? #120
Labels
enhancement
New feature or request
Comments
mojoaxel
added a commit
that referenced
this issue
Sep 3, 2023
This was referenced Sep 3, 2023
Closed
Any update about this issue? |
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
mojoaxel
added a commit
that referenced
this issue
Dec 25, 2023
encryptet pdfs are now also supported with the browser version (see 7a6a80e and fa07f93). Sadly there is still an issue with the provided samplesecured_256bitaes_pdf.pdf: This still causes error. See #124 @TrainedLoop If you still have issues with this pdf file and the new version (v4.3.1) of please open a new issue! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
file exemple: https://uwaterloo.ca/onbase/sites/ca.onbase/files/uploads/files/samplesecured_256bitaes_pdf.pdf
Error:
Input document to
PDFDocument.load
is encrypted. You can usePDFDocument.load(..., { ignoreEncryption: true })
if you wish to load the document anyways.The text was updated successfully, but these errors were encountered: