Hi folks, I'm doing a college project which involves taking student results from a MySQL database and automatically generating a results transcript in either word or pdf.
I have to use the college apache server which means I can't tinker around with php extensions like pdflib. So
what are my options? Is is still possible to be able to generate pdf documents from my php with this limitation?
Any help appreciated,
sabatier
pdf documents in php
Moderator: General Moderators
- andym01480
- Forum Contributor
- Posts: 390
- Joined: Wed Apr 19, 2006 5:01 pm
Re: pdf documents in php
http://www.fpdf.org has a bunch of scripts that will help you