Report Lab Image Flowable Issue ..
Robin Becker
robin at NOSPAMreportlab.com
Tue May 20 16:51:33 EDT 2008
dbee wrote:
> I'm try to generate a report that will span multiple pages and have
> dynamic content using python reportlab. I have no issues with regards
> to generating images and then using p.drawInlineImage(signup_img,
> 100,150) to draw them onto the canvas.
>
> The problem that i have comes when i try to create flowables so that
> my layout can span multiple pages. The images themselves never
> actually show up on the page ...
......
I think you should ask this on the reportlab users list which you can
find at http://two.pairlist.net/pipermail/reportlab-users/
As for your specific problem perhaps you should start with some simple
examples.
--
Robin Becker
More information about the Python-list
mailing list