So, I have been playing around with reportlab and django in order to
generate pdf's of information from my application. I have played with
the example of using reportlab found in the django documentation but
it seems a bit tedious for my purposes (painting everyline). Being
able to use SimpleDoc
nformation)
response.write(buffer.getvalue())
buffer.close()
return response
On Aug 23, 1:12 pm, abrightwell <[EMAIL PROTECTED]> wrote:
> So, I have been playing around with reportlab and django in order to
> generate pdf's of information from my application. I have played
ite directly to them. Try passing the
> HttpResponse directly to the SimpleDocTemplate constructor instead.
>
> --Ned.http://nedbatchelder.com/blog
>
>
>
> abrightwell wrote:
> > Nevermind, the main problem I seemed to be having was "associating"
> > the pd
3 matches
Mail list logo