[Zope] problem with Zope and IE and ReportLab
Jerome Alet
alet@unice.fr
Thu, 15 Mar 2001 09:00:59 +0100 (MET)
On Wed, 14 Mar 2001, Dieter Maurer wrote:
> Jerome Alet writes:
> > <dtml-call "RESPONSE.setHeader('Content-Type', 'application/pdf')">
> > <dtml-call "RESPONSE.setHeader('Content-Disposition', 'attachment; filename=rapport.pdf')">
> > <dtml-var rpdf>
> Code like this may add spurious white space.
> Use
>
> <dtml-return rpdf>
> instead of
> <dtml-var rpdf>
Now it works fine on a PC, but not on another one, it's better. The
problem probably comes from the PC in question.
Thanks a lot.
Jerome Alet - alet@unice.fr - http://cortex.unice.fr/~jerome
Fac de Medecine de Nice http://wwwmed.unice.fr
Tel: (+33) 4 93 37 76 30 Fax: (+33) 4 93 53 15 15
28 Avenue de Valombrose - 06107 NICE Cedex 2 - FRANCE