Skip to content

Pdf-lib : support encrypted documents #1326

@swathikrishna19

Description

@swathikrishna19

Describe your idea

Please support encrypted documents

How could this be implemented?

Allow encrypted documents

What problem are you trying to solve?

I was using this pdf-lib node module to merge 2 reports when 2nd report exceeds min length I'm facing issues.
"Error during PDF combination: Input document to PDFDocument.load is encrypted. You can use PDFDocument.load(..., { ignoreEncryption: true }) if you wish to load the document anyways."
This is the message I got but when I kept ignoreEncryption:true I'm getting blank merged pdf.

Why does this matter to you?

This matters to me as I'm facing issue with reports and also this might be helpfull to varies organisations

Would others find this helpful?

Absolutely they will find helpfull because I saw various people seeking for help with this same issue.

Are you interested in implementing your proposal?

Yes

Why are you submitting a proposal?

Hoping this might be implemented with my requirment

Additional Notes

Thanks in-advance

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions