[reportlab-users] Return a file object rather than save a file...
Carl Karsten
carl at personnelware.com
Fri Oct 2 08:42:09 EDT 2009
On Thu, Oct 1, 2009 at 11:38 PM, Brower Jason <Jason.Brower at kone.com> wrote:
> After a look through the main documentation I found section 2.2 and it
> shoulds how to open a file like object and insert a pdf into that. But I
> would like to have just the file object itself to return as a downloadable
> stream. (I am using web2py)
>
I wrote code like that a year ago. It is here:
http://bazaar.launchpad.net/~mdipierro/web2conf/devel
but right now I get
"Sorry, there was a problem connecting to the Launchpad server. "
so I can't find the exact place. Look for the dabo report writer
stuff. That is a reportlab wrapper, but the parts you want is the
same.
--
Carl K
More information about the reportlab-users
mailing list