galkahana / HummusJS

Node.js module for high performance creation, modification and parsing of PDF files and streams
http://www.pdfhummus.com
Other
1.14k stars 169 forks source link

Editing and combining multiple of the same form page #369

Open ballin2much opened 5 years ago

ballin2much commented 5 years ago

So I have a form PDF that I'm trying to fill multiple times with different values and then combine into one PDF. Is this possible, or would form fields having the same name not allow it?