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
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.loadis encrypted. You can usePDFDocument.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