[reportlab-users] Very very long document
andy at reportlab.com
andy at reportlab.com
Fri Mar 11 10:25:23 EST 2005
If you do everything right, then a document 10x bigger would be
expected to take 10x longer to build.
If it is becoming geometrically
worse, are you using tables? There is a flag to optimize this
and a better strategy to use many separate rows or small tables.
Andy Robinson
-----Original Message-----
From: Marco Bizzarri <m.bizzarri at icube.it>
To: reportlab-users at reportlab.com
Sent: Fri, 11 Mar 2005 16:22:00 +0100
Subject: [reportlab-users] Very very long document
Hi all.
I've a very very long report (20.000 rows approxymately) which has to
be printed. It looks like the build of a document depends on the length
of the document itself. Is this true? Is there a way to avoid having
very long rendering time?
Regards
Marco
_______________________________________________
reportlab-users mailing list
reportlab-users at reportlab.com
http://two.pairlist.net/mailman/listinfo/reportlab-users
More information about the reportlab-users
mailing list