Why not consider ReportLab, a Python library for doing just this kind of thing? I have not used it, but if I understand correctly, tt has a chart-description XML language, and it can output PDF or (via PIL) a JPG... http://www.reportlab.com Sean -----Original Message----- From: Dirk Datzert [mailto:Dirk.Datzert@rasselstein-hoesch.de] Sent: Friday, January 25, 2002 10:20 AM To: zope@zope.org Subject: [Zope] Zope & OpenOffice Hi, I'm looking around for Python-Code or Zope-Product which uses OpenOffice as a generator for Charts. The idea is to generate XML-OpenOffice-Code via Zope, transfer the dynamic document into OpenOffice and save it as HTML with JPGs. The JPGs should then be served via Zope as a chart-picture. Or the OpenOffice document could be converted into a MSOffice Document and downloaded via Zope. Regards, Dirk _______________________________________________ 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 )