move web form contents to PDF form

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
inosent1
Forum Commoner
Posts: 97
Joined: Wed Jan 28, 2009 12:18 pm

move web form contents to PDF form

Post by inosent1 »

hi

i want to have the user fill in a html web form, and then click submit and have a pdf file displayed with the fields of the pdf filled in with the html form data the user inputted (a pdf file already created , like a template, not a new one created on the fly)

i have seen this all over the internet, but after two weeks of 10 hr days trying to get the code for it i have come up empty handed

anybody know how to do this?



thanks
inosent1
Forum Commoner
Posts: 97
Joined: Wed Jan 28, 2009 12:18 pm

Re: move web form contents to PDF form

Post by inosent1 »

does anybody, like, even *come* to this site???

no replies???

nobody knows how to move from an html form to a pdf???

i have seen this many times on the net, hard to believe nobody knows the answer ...
Post Reply