[reportlab-users] Re: Splitting error in table

Yura Asyutin yasyutin at gmail.com
Mon Apr 17 15:25:47 EDT 2006


In my case, error occured in case of using spanning style in table, when
large table was splitted to seperate pages. I fixed this adding this code in
platypus.tables._splitRows():


        A.extend(self._spanCmds)

Error occured, because after splitting table, span style was not applied.

Best Regards, Yura


2006/4/17, William Dode <wilk-ml at flibuste.net>:
>
> On 24-03-2006, Yura Asyutin wrote:
> > --===============1857253020==
> > Content-Type: multipart/alternative;
> >       boundary="----=_Part_10863_7848469.1143199323023"
> >
> > ------=_Part_10863_7848469.1143199323023
> > Content-Type: text/plain; charset=ISO-8859-1
> > Content-Transfer-Encoding: quoted-printable
> > Content-Disposition: inline
> >
> > I want to announce again problem with splitting error in table, that is
> > described by Andy on *9 Sep 2004.
> >
> > I have the same problem while rendering PDF document, ReportLab can't
> split
> > table.
> >
> > How to fix it?
>
> i think i've the same problem, any idea ?
>
> --
> William Dodé - http://flibuste.net
>
> _______________________________________________
> reportlab-users mailing list
> reportlab-users at reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://two.pairlist.net/pipermail/reportlab-users/attachments/20060417/59302c33/attachment.html


More information about the reportlab-users mailing list