radar Posted February 3, 2009 Share Posted February 3, 2009 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 More sharing options...
radar Posted February 5, 2009 Author Share Posted February 5, 2009 any clue about any of this? I may be open to the idea of possibly (if possible), generating it to a word document, and then converting that word document to a PDF on the fly... Not too sure, all I know is that the client wants a PDF file. Link to comment https://forums.phpfreaks.com/topic/143704-php-forms-and-pdf-files/#findComment-755445 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.