[reportlab-users] Can a pagetemplate modify its frames?
Andy Robinson
andy at reportlab.com
Thu Aug 28 11:47:31 EDT 2008
2008/8/28 Roberto Alsina <ralsina at netmanagers.com.ar>:
> If he's going to have to switch from cover to contents-left, to normal-right,
> to normal-left, and so on, it's going to become annoying (not to mention that
> all page breaks would have to be manual).
No, the framework does that for you. You'd need to create the
contents-left and contents-right page templates and their frames, but
it should cycle through them each time a new page starts.
At least it works that way in RML - I hope we implemented cleanly it
in Platypus ;-)
- Andy
More information about the reportlab-users
mailing list