[Zope] Generating PDF: Use ZpdfDocument or Reportlab?

Dan Rusch drusch@globalcrossing.com
Wed, 28 Jun 2000 13:45:24 -0500


Yes we have written a faily extensively billing system that uses
reportlab to generate the equipment orders in pdf format. We have made a
few tweaks here and there to reportlab but in general it works quite
well.

Dan

Jonathan wrote:

> Hi all,
>
> I currently have ZpdfDocument installed but I just stumbled across
> the Reportlab package which seems to offer a much more extensive set
> of features. The advantage of ZpdfDocument is that it is already
> integrated with Zope, but since Reportlab is Python based it
> shouldn't be too hard to integrate that as well.
>
> Anyone using Reportlab with Zope yet?
>
> Thnx
> Jonathan
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )