chopbox Posted September 17, 2008 Share Posted September 17, 2008 An enduser answers some questions. A script takes those answers, queries the database, and compares the user's answers with the database averages. How to report this in a pretty way? Here's how I'd like to do it. We have already built a pretty acrobat pdf file to be used as a template. Now I want to use php to open that file, edit it accordingly, and close the file so that it can be downloaded by the enduser. Can I do this with PDFlib7? Do I also need to have PDI? Anybody have any experience with this? Quote Link to comment https://forums.phpfreaks.com/topic/124722-using-acrobat-file-as-output-template-in-standard-phpmysql-setup/ Share on other sites More sharing options...
448191 Posted September 18, 2008 Share Posted September 18, 2008 I don't know about PDFLib, but you can do this with Zend_Pdf from the Zend Framework. Quote Link to comment https://forums.phpfreaks.com/topic/124722-using-acrobat-file-as-output-template-in-standard-phpmysql-setup/#findComment-644546 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.