[Zope-dev] Re: ZpdfDocument
Godefroid Chapelle
gotcha at bubblenet.be
Mon Jun 13 06:12:43 EDT 2005
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
More information about the Zope-Dev
mailing list