pdf documents in php

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
sabatier.sabrika [ Mi, 23 Januar 2008 19:43 ] [ ID #1914778 ]

Re: pdf documents in php

On Wed, 23 Jan 2008 19:43:27 +0100, <sabatier.sabrika [at] 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
luiheidsgoeroe [ Mi, 23 Januar 2008 19:55 ] [ ID #1914780 ]
PHP » comp.lang.php » pdf documents in php

Vorheriges Thema: Suppressing PHP Warnings from CLI
Nächstes Thema: PHP Books - jumbooks.com