Skip to content
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

Closed
TrainedLoop opened this issue Jul 19, 2023 · 2 comments
Closed

Do we have support for secured PDFs on the browser version? #120

TrainedLoop opened this issue Jul 19, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@TrainedLoop
Copy link

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 use PDFDocument.load(..., { ignoreEncryption: true }) if you wish to load the document anyways.

@mojoaxel mojoaxel added the enhancement New feature or request label Sep 3, 2023
mojoaxel added a commit that referenced this issue Sep 3, 2023
@mojoaxel mojoaxel self-assigned this Oct 4, 2023
@Rusbelllozano
Copy link

Any update about this issue?

@mojoaxel
Copy link
Collaborator

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
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants