Page 1 of 1

pdf documents in php

Posted: Wed Jan 23, 2008 12:32 pm
by sabatier
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

Re: pdf documents in php

Posted: Wed Jan 23, 2008 1:14 pm
by andym01480
http://www.fpdf.org has a bunch of scripts that will help you