Bryce Lohr-2 wrote: > > Hi Martijn, > [...] > Just FYI, the non-ZF package DomPDF > (http://www.digitaljunkies.ca/dompdf/) can convert HTML to PDF. It has > some limitations, but is still useful for many common situations. >
Yea, i know, but as you said: it's not ZF :-) What i meant was that it would just be a nice to have, as you can choose to first create the layout in HTML and then convert it, which could speed up the creation proces. If i would want to convert existing HTML pages to PDF i would probably not use something like ZF or DOMPDF at all, but a standalone server-side application that can do this for me. ----- http://devshed.excudo.net http://devshed.excudo.net -- View this message in context: http://www.nabble.com/How-are-you-using-Zend_Pdf--tp18767550p18851075.html Sent from the Zend Framework mailing list archive at Nabble.com.
