[reportlab-users] Relationship between frames and flowables
Robin Becker
robin at reportlab.com
Mon Feb 28 10:26:40 EST 2011
On 28/02/2011 15:16, gonandriy wrote:
> What relationship between frames and flowables?
frames know how to layout flowables and also split them. Frames are used by the
doctemplate class to position a story (list of flowables) onto pages see the
doctemplate method handle_flowable.
--
Robin Becker
More information about the reportlab-users
mailing list