Hello. I have the following things: 1) a html form 2) a php form handler 3) a pdf.
The PDF is extremely complicated but my organization requires that I use the document. SO, I created an very user friendly html form that the data can be entered into and the details get emailed to me. Then I manually type the results of the form into the PDF and then email a copy to the customer for their records.
For the LIFE of me, I cannot find an alteration to the PHP script that will input the html form fields into the pdf form fields.
PLEASE HELP! (my boss wants this by tomorrow!ahh!) Does anyone have any ideas of how I can accomplish this?