[reportlab-users] Crashing when table goes over a page

Garth Kidd reportlab-users@reportlab.com
Mon, 28 Jul 2003 11:21:16 +1000


> My problem is that the Apache script I'm writing becomes non=20
> responsive if the data I try to put into a table goes over a page.

I'm seeing the same thing here, with Python consuming as much CPU and =
memory
as it can get (I had to terminate it when it hit 512MB). Setting
table.canSplit doesn't help.=20

Regards,
Garth.