Jump to content

PHP to PDF Form


phaedo5

Recommended Posts

I can't find this answer anywhere, but maybe I just don't know what I'm searching for. 

 

I have an html form that a user fills in and submits.  PHP processes the form and emails the recipient a text email. 

 

However, I want to send the user a pdf file.  I have a pdf form with a bunch of fields that correspond with the html form.  I want the user to submit the form and using php fill in the appropriate text boxes.  After which I can send a pretty little pdf with all the form fields necessary already populated. 

 

Any help on where to go with this?  I've seen a little on PDFlib.  But can it open a pre-made pdf and fill in the fields as needed?

 

 

Link to comment
https://forums.phpfreaks.com/topic/106535-php-to-pdf-form/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.