Can't find extension=php_pdf.dll in my php.ini file?

angel

New member
I'm currently using CAKEPHP, but I can't find a real tutorial that could walk me through the process of creating a dynamic PDF file, since im sill a beginner at this I decided to create a test file first using the old fasion way of coding php, I found a tutorial on how to create a dynamic PDF file using PHP, but now as i was following this tutorial->

http://www.devarticles.com/c/a/PHP/Use-PHP-to-Create-Dynamic-pdf-Files/1/

I'm having troubles finding the extension=php_pdf.dll in my php.ini file but I found a php_pdf.dll file in one of my folders, now Im really confused... can anyone please help me out, especially those that was already able to create a dynamic PDF file using PHP, Thanks in advance
 
Back
Top