[reportlab-users] streaming PDF content

Nicholas Wieland nicholas_wieland at yahoo.it
Wed Aug 3 03:13:43 EDT 2005


Hi *, I think I _finally_ got reportlab :)
My problem now is that using platypus with BaseDocTemplate I'm not able to "stream" the PDF on the web anymore.
Basically I was doing something like 
 
  return canvas.getpdfdata ()
 
after setting some headers.
With BaseDocTemplate I can doc.build () the document, but actually I didn't find a way to have the same effect of getpdfdata ().
I also tried doc.canv.getpdfdata () but the pdf is empty.
Suggestions ?

		
---------------------------------
Yahoo! Messenger: chiamate gratuite in tutto il mondo 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20050803/c0848397/attachment.html


More information about the reportlab-users mailing list