|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
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 appreciated, sabatier |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
On Wed, 23 Jan 2008 19:43:27 +0100, <sabatier.sabrika@gmail.com> wrote:
> 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? There are several stand alone (pure PHP) packages, fpdf being one of them, which I normally use for 'simple' pdf's. -- Rik Wasmus |
|
![]() |
| Outils de la discussion | |
|
|