Ask HN: How do you fill copies of the same PDF with Excel data?

4 points by passenger09 ↗ HN

3 comments

[ 2.7 ms ] story [ 20.6 ms ] thread
You go to stackoverflow and describe the question with more detail...
If you make it a form, you can generate an fdf file and use something like pdftk to add it to the pdf and then flatten it so it isn't editable if desired.
DocuSend could probably do this iirc