[reportlab-users] drawing on canvas while using platypus
Rafael Lopes
rafael at whitehat.com.br
Thu Aug 5 08:04:55 EDT 2010
2010/8/5 Christian K. <ckkart at hoc.net>:
> what are the limits for the width and height instance variables of a
> Flowable?
The limits are the canvas' limits. You just have to be sure that you
use the right coordinates.
And be a polite canvas user and do everything between
canvas.saveState() ... canvas.restoreState()
--
Rafael Lopes
(11) 6729-1897
More information about the reportlab-users
mailing list