vbuch / node-signpdf

Simple signing of PDFs in node.
MIT License
710 stars 178 forks source link

`fields.push` is not function #263

Open rjcodedev opened 1 month ago

rjcodedev commented 1 month ago

tesss.pdf

hey @vbuch , I am attaching pdf file in which I am trying to add placeholder using @signpdf/placeholder-pdf-lib but I get error fields.push is not function from @signpdf/placeholder-pdf-lib/dist/pdflibAddPlaceholder.js:174:10 .

Thank you for your help in advance