[reportlab-users] splitting table on multiple pages
Robin Becker
robin at reportlab.com
Wed Dec 3 09:38:36 EST 2008
Arkadi Colson wrote:
> Hi all,
>
>
> I'm having a problem with splitting a table on the next page. Following
> error is generated.
>
> reportlab.platypus.doctemplate.LayoutError: Flowable <Table at
> -1232790932 1 rows x 6 cols> with cell(0,0) containing
> '<Paragraph at -0x490da954>ALGEMEEN TOTAALPERCENTAGE' too large on page 1
>
> Somebody any idea?
>
>
> Thanks a lot.
> Arkadi Colson
well it could be that the table is too large. That probably means it's either
too wide or one of the rows is too high for the frame it is in.
--
Robin Becker
More information about the reportlab-users
mailing list