[reportlab-users] pdfgen and Charts
Peter Mott
peter at monicol.co.uk
Fri Apr 17 09:57:12 EDT 2009
I'm using the basic pdfgen package for my project. I'd like - though it
is not vital - to create a chart and add it to my canvas. I can add a
path p I have created by canvas.drawPath(p) and a textobject t by
canvas.drawText(t). I can create a rectangle r from the graphics package
- but cannot find out how to add it to the canvas. Can this be done?
Seems a silly question - but I am new to ReportLab and Googlinf all over
has not helped!
Thanks,
Peter
More information about the reportlab-users
mailing list