pdffillerjs / pdffiller

Take an existing PDF Form and data and PDF Filler will create a new PDF with all given fields populated.
MIT License
286 stars 113 forks source link

Added Option and Testing For KeepExistingFields #54

Open whitef0x0 opened 7 years ago

whitef0x0 commented 7 years ago

Added option and relevant tests for the new KeepExistingFields functionality.

wmbutler commented 7 years ago

Trying to pass in as an option but your module.exports is not a function.

wmbutler commented 7 years ago

@whitef0x0 I don't think this works. I've tested it a few times with the setOptions and it's failing to show fields.

wmbutler commented 7 years ago

ok, I tried. I'm going to fork this myself under another name and use it the way I need it.