Topic: Populating a PDF with FPF via an HTML form (Read 485 times)
World Wide Whale
Gender:
Posts: 152
1036 credits Members referred : 0
« on: Oct 11, 2008, 10:11:56 PM »
I have been trying to take a PDF form, built in Adobe's Designer, populate from an HTML form with PHP and FDF. I am getting it as far as the FDF, and that is all it is populating. I have checked all my paths and they are correct and all of the files are uploaded. I am not getting any php errors. I got the code from an old open source web site, that does not have support, and the sample on their site also doesn't work.
If I can get this last part fixed I would like to post it so anyone can use it, I've looked forever for something that would populate a pdf from an html form and this is as close as I have gotten. I have already fixed several other issues the code had.
Does anyone have any idea where I should look for a solution to this problem? I have already googled it several different ways, and not found a solution, but I might be missing something.
Thanks in advance for your help.
Also, when I get the code done, where should I post it?
I love Pokemon
Posts: 14
84 credits Members referred : 0
« Reply #1 on: Oct 12, 2008, 10:40:46 AM »
What is the size of the PDF file?
World Wide Whale
Gender:
Posts: 152
1036 credits Members referred : 0
« Reply #2 on: Oct 12, 2008, 08:50:36 PM »
123 KB is the size of my PDF.
Thanks.
I am a metal monkey!
Administrator Community Supporter?
Jedai Sword Master
Gender:
Posts: 8250
42487 credits Members referred : 3
« Reply #3 on: Oct 13, 2008, 02:40:10 PM »
I don't get it. You want to create an HTML form from a PDF document?