[reportlab-users] drawing on canvas while using platypus

Christian K. ckkart at hoc.net
Thu Aug 5 03:38:14 EDT 2010


Dear list,

I would like to use platypus due to its simplicity but still need to use
the canvas draw methods for some pages which should contain exactly
positioned images and drawings. Currently (as beginner) I see two
possible ways to achieve that:

1) do the drawing from within a page template
2) use a Flowable subclass and override the draw method

Would you recommned either of these or are there better ways?

Regards, Christian


More information about the reportlab-users mailing list