Fernando Lujan wrote:
Hi,

Are someone developing some Product like ZpdfDocument? Today, If I
need a pdf file, I use the reporlab lib, and write it from scratch...
A better solution exist?

Thanks and Regards.

You could also take a look at CMFReportTool. (http://svn.plone.org/view/collective/CMFReportTool/)

I have used it recently in a project and the code is imho really nice (the PDF generation code does not depend on CMF).

A nice aspect is the generation of PDF from PML (XML description of ReportLab objects). This allows you to easily define your PDFs with ZPTs.

HTH

--
Godefroid Chapelle (aka __gotcha)  http://bubblenet.be

_______________________________________________
Zope-Dev maillist  -  Zope-Dev@zope.org
http://mail.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )

Reply via email to