[reportlab-users] reportlab and Zope
Jerome Alet
reportlab-users@reportlab.com
Wed, 17 Jul 2002 17:37:27 +0200
On Wed, Jul 17, 2002 at 03:27:47PM +0200, kamahunda mulamba wrote:
> I'm a new user of reportlab and I want to use this library to draw
> graphs in web pages generated by Zope.
> Can this library be used into Zope?
It is possible.
Look at demos/rlzope in the ReportLab package, it's a sample
of a Zope External method which extracts datas from Zope and
returns a PDF document in the web browser.
beware: some people say that problem may arise because RL is not
thread safe, with low volume I haven't seen any, but as always: YMMV.
hth.
Jerome Alet