You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi tanaikech!
I'm getting this error and when I add { ignoreEncryption: true } it gives me a blank file. Do you have any solution?
Error: Input document to PDFDocument.load is encrypted. You can use PDFDocument.load(..., { ignoreEncryption: true }) if you wish to load the document anyways.
at [unknown function](prueba todo el texto:87:13)
Thanks!
Federico
The text was updated successfully, but these errors were encountered:
Hi tanaikech!
I'm getting this error and when I add { ignoreEncryption: true } it gives me a blank file. Do you have any solution?
Error: Input document to
PDFDocument.load
is encrypted. You can usePDFDocument.load(..., { ignoreEncryption: true })
if you wish to load the document anyways.at [unknown function](prueba todo el texto:87:13)
Thanks!
Federico
The text was updated successfully, but these errors were encountered: