Jump to content

PHP, Forms, and PDF files


radar

Recommended Posts

Okay, so I am building a website for a client.  They have a multi-page form that is already done, and saves to the database.  I am now trying to figure out how to basically generate a PDF file, based upon a base-file (the main PDF file),  but that already has the information input into the database.  if that makes any sense.

 

So basically here is what is going on:  My client is a company that is building their website to help college students apply for schools.

 

So they fill out all their information, and it goes into the database.  Then the student, will log into their account (they should already have one before doing the questions) -- and see a list of the schools they've chosen with a pdf icon next to it.  This will pull up a script that will inevitably load a PDF after it has queried the database for the correct information and populates it. 

 

I just have no clue how to do it, any help is appreciated.

 

Thanks,

Radar

Link to comment
https://forums.phpfreaks.com/topic/143704-php-forms-and-pdf-files/
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.