i have a w-2 form and other pdf documents and using adobe acrobat pro i have created fields with field names using the adobe application. how do i populate those fields? i have done this a few years ago where the php would generate the fdf file then load the pdf file and populate it but i completly forgot how i did it. any help would be great. thanks
views:
533answers:
3
A:
The following links might help you get started. You only need to supply the data from a database rather than HTML forms:
ars
2009-08-16 21:41:53
A:
Google found me this:
http://www.codeproject.com/KB/cs/FillFormFieldsOfPDFs.aspx
PDF (W-4) filled in with above tool
Does it fit your needs? (C#)
scunliffe
2010-03-24 16:04:07