Hi,
There are no any html to pdf converter in ZF now.
That would be good to have such functionality, but it needs HTML
rendering functionality to be implemented first.
With best regards,
Alexander Veremyev.
Juan Felipe Alvarez Saldarriaga 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