PHP with PDF enabled
Posted: Fri Nov 12, 2010 2:58 am
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 ?
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 ?