PHP with PDF enabled

XML, Perl, Python, and other languages can be discussed here, even if it isn't PHP (We might forgive you).

Moderator: General Moderators

Post Reply
maxnamara
Forum Newbie
Posts: 1
Joined: Thu May 30, 2002 7:24 am
Contact:

PHP with PDF enabled

Post 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 ?
Post Reply