[reportlab-users] Reportlab 2.0 and BookmarkPage FitType.
Andy Robinson
andy at reportlab.com
Mon Apr 2 16:44:29 EDT 2007
Ian Sparks wrote:
> In ReportLab 2.0 the canvas.bookmarkPage() function changed it’s
> signature from the 1.X series slightly :
> def bookmarkPage(self, key,
> fit="Fit",
> left=None,
> top=None,
> bottom=None,
> right=None,
> zoom=None
> ):
>
> “fit” had previously been “fitType”. As a result the current user manual
> at http://www.reportlab..org/rsrc/userguide.pdf
> <http://www.reportlab.org/rsrc/userguide.pdf> has a number of minor
> errors (Page 54/55).
Thanks. I committed fixes to this (r3057) so it will show up in the
next release.
- Andy
More information about the reportlab-users
mailing list