[reportlab-users] logo(image) in every page header
knmurthy
reportlab-users@reportlab.com
Wed, 11 Dec 2002 17:07:18 +0530
hi Jerome,
i have untared reportlabs.tar file in to zope/lib/python/Shared.
according to your readme.txt
my question is where i have to set the path & what is the varible name??
1 - Install reportlab in the Zope/lib/python/Shared directory by unpacking
the tarball and putting a reportlabs.pth file in site-packages for the
Zope
used with Python. The path value in the reportlabs.pth file must be
relative. For a typical Zope installation, the path is
"../../python/Shared".
Remember to restart Zope so the new path is instantiated.
thanks,
murthy
-----Original Message-----
From: reportlab-users-admin@reportlab.com
[mailto:reportlab-users-admin@reportlab.com]On Behalf Of Jerome Alet
Sent: Wednesday, December 11, 2002 4:35 PM
To: reportlab-users@reportlab.com
Subject: Re: [reportlab-users] logo(image) in every page header
On Wed, Dec 11, 2002 at 03:26:43PM +0530, knmurthy wrote:
> can any one help me how do i genrate pdf file with logo(image) on every
pdf
> page header.
> and after that some Text..
Nothing to do with Zope, but anyway you can see an example in
reportlab/demos/rlzope/rlzope.py
you may just draw your image in the beforeDrawPage or afterDrawPage
methods in your pagetemplate, then it will appear on each page.
hth
Jerome Alet
_______________________________________________
reportlab-users mailing list
reportlab-users@reportlab.com
http://two.pairlist.net/mailman/listinfo/reportlab-users