Whenever I try to use PDFLib, I get the following error:
Fatal error: Call to undefined function: pdf_new() in E:\Development\PHP\pdf\first.php on line 2
I have checked with phpinfo() that PDFLib has loaded properly and it reports that it is, so I really dont know what to do. I have downloaded sample code from php.net just to prove to myself that I am not doing something completely wrong, but I still can't get anything to work.
I am using PDFLib 3.03. Any suggestions?
TIA
gavin.courtney