Click to See Complete Forum and Search --> : Fill data to pre-existing PDF form with php codes


mynetworksolut
04-05-2008, 10:29 AM
I have an existing PDF form that has 3 fields in it to collect data from a user. Those 3 fields have 3 different names, I use PHP to collect data and store in mySQL, they all work fine.
Now how do I insert those data back to that existing PDF form if the user wants to review it with the data they've just typed in.

All answers are highly appreciated.

MrCoder
04-08-2008, 07:31 AM
I use the flatten / fdf functions from PDFTK (http://www.accesspdf.com/pdftk/)

sjkumar
02-26-2009, 10:24 AM
Hi Friends, this is Jagadeesh

I have an existing PDF form document that has 3 fields in it to collect data from a user . Those 3 fields have 3 different names, I use PHP to collect data and create same existing pdf with place 3 fields values also

i am unable to find this solution. pleas help me anybody