Mark Wright wrote:
Is the class named html2pdf or pdf_html2pdf? The class has to be named
pdf_html2pdf and be stored in pdf/html2pdf.php.


The class is named html2pdf and stored on pdf/html2pdf.php, so I need to change the name of the class to pdf_html2pdf ?

Thx for the answer.


Mark

On 1/12/07, Juan Felipe Alvarez Saldarriaga <[EMAIL PROTECTED]> wrote:
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