[reportlab-users] big table generates very slow

Thomas Zehbe tz at ingenion.de
Tue Oct 10 13:08:46 EDT 2006


Hi Dani,

Am Dienstag, 10. Oktober 2006 13:22 schrieb Yordanka Budinova:
> Hello,
>
> I use platypus to create a table with >100 pages. It takes me >1hour. I use
> Paragraph style for each table cell in order to split text to several
> lines.
>
> How I can generate a table quickly?
There is a LongTable option:
from reportlab.platypus.tables import LongTable
Use this instead of the normal table.

Regards,

Thomas
 
>
> Regards,
> Dani

-- 
Dipl.-Ing. Thomas Zehbe
INGENION GmbH
Kuhweide 6
31552 Apelern
Fon: 05043 / 40 57 90 4
Fax: 05043 / 40 57 90 7


More information about the reportlab-users mailing list