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
2 Answers
0
votes
0
votes
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#)