[google-appengine] Re: Weird problem with Reportlab + ImageReader + urlfetch

2009-01-14 Thread NewPyHacker
: Why don't you subclass ImageReader. This class contains the image Blob and serves it like an ImageReader. Just implement the ImageReader methods needed for drawing. 2009/1/11 NewPyHacker abhishek.parol...@gmail.com: Hi, I spent a lot of time trying to figure out ways to embed images

[google-appengine] Weird problem with Reportlab + ImageReader + urlfetch

2009-01-11 Thread NewPyHacker
Hi, I spent a lot of time trying to figure out ways to embed images in pdf , I tried all sorts of stuff and hacks but stuck at this problem. 1.) I want to embed a google chart http://chart.apis.google.com/chart?cht=p3chd=t:60,40chs=250x100chl=Hello|World 2.) hence I do: graphtoembed =