Thank you for the great library!
After upgrading to v4 I am receiving the following pdf-lib error:
Error: Input document to PDFDocument.load is encrypted. You can use PDFDocument.load(..., { ignoreEncryption: true }) if you wish to load the document anyways.
I am also receiving empty pdf files.
In v3 it was working fine. My node version is 16.15.1
Thank you for the great library!
After upgrading to v4 I am receiving the following
pdf-liberror:Error: Input document to
PDFDocument.loadis encrypted. You can usePDFDocument.load(..., { ignoreEncryption: true })if you wish to load the document anyways.I am also receiving empty pdf files.
In v3 it was working fine. My node version is 16.15.1