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

Return FieldValue in FDF data. #97

Open gyachuk opened 4 years ago

gyachuk commented 4 years ago

Populate the FDF data with the actual FieldValue data (if it exists), instead of hard-coded empty string.