Open codati opened 5 months ago
list the fields of a pdf
getFrom and getFields
throw error Error: Expected instance of PDFName, but got instance of undefined
pdf-bug.zip
npm i node index.js
1.17.1
Node
my problem seems similar to https://github.com/Hopding/pdf-lib/issues/1005
What were you trying to do?
list the fields of a pdf
How did you attempt to do it?
getFrom and getFields
What actually happened?
throw error Error: Expected instance of PDFName, but got instance of undefined
What did you expect to happen?
list the fields of a pdf
How can we reproduce the issue?
pdf-bug.zip
Version
1.17.1
What environment are you running pdf-lib in?
Node
Checklist
Additional Notes
my problem seems similar to https://github.com/Hopding/pdf-lib/issues/1005