Search found 1 match
- Thu May 30, 2002 7:24 am
- Forum: Miscellaneous
- Topic: PHP with PDF enabled
- Replies: 0
- Views: 5224
PHP with PDF enabled
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...