Hi, I´m trying to generate PDFs with PHP on the fly using the pdf_new() function, right now I´m getting this error:
Fatal error: Call to undefined function pdf_new() in…
As far as I understand a PDF external module must be installed, but since I´m running php on a windows platform I tought a pre-built PDF library was bundled with the distribution,(I have the php_pdf.dll file in my ext folder) and all I had to do to activate it, was to uncomment this line: extension=php_pdf.dll on the php.ini file and reinitiate apache.
So I did all that, and still getting the same Fatal error. Could someone tell me what could be the problem? tks
why don't u install WAMP server, it bundles and does everything for you(mysql,apache,phpmyadmin,php) latest version of all, even you can install new module actice and deactivate, why not makes the work easier and faster..
Bookmarks