[Zope] Generate PDF with Zope
Pascal Francq
pfrancq at ulb.ac.be
Tue Mar 23 07:44:57 EST 2004
If I use reportlab within a Python module in Zope, how should I make the
interface between Zope and Python function:
1°) Creating a local file in the python function and returning a string which
will be used to create a anchor tag.
2°) Something more special, like returning a canvas object which can be handle
by Zope as a normal Zope object.
On Tuesday 23 March 2004 12:23, David Convent wrote:
> Pascal Francq wrote:
> >Hi,
> >I want to generate PDF document from within Zope. What is the easiest way
> > to do it? I know there is a python package (reportlab) which provides
> > functions to create PDF documents, but I am not sure it is the right
> > solution for Zope.
>
> as far as i know, it is the right solution
--
Prof. Pascal Francq
Université Libre de Bruxelles
CAD/CAM Department
Avenue F.D. Roosevelt, 50
CP 165/14
B-1050 Brussels
BELGIUM
Tel. +32-2-650 47 65
Fax +32-2-650 47 24
More information about the Zope
mailing list