Hey list!

Actually im using ZendFramework version 0.6, and I want to load html2pdf class to create some pdf files from an html report, Im trying load the class (the class file path is library/pdf/html2pdf.php) as Zend::loadClass( "pdf_html2pdf" ) but it doesnt work, I mean when I set some dumb name like Zend::loadClass( "pdf_html2pdflmao" ) loadClass never return me an error or something, somebody with experience working with html2pdf on Zend Framework ? any help will be great.

Thx.

--
jf

Reply via email to