Page 1 of 1

PHP with PDF enabled

Posted: Thu May 30, 2002 7:24 am
by maxnamara
I wanted to use PDF report in my PHP application, but I got this error :
Fatal error: Call to undefined function: pdf_new() in /usr/local/httpd/htmigrate/classes/class.pdf.php on line 10

My phpinfo() settings with PDF :
PDF Support : enabled
PDFLib : Version 3.03
CJK Font Support : yes
In-memory PDF Creation Support : yes

Can somebody please help me ?