[reportlab-users] Tons of table questions

Robin Becker robin at reportlab.com
Thu Feb 26 07:20:10 EST 2009


I guess we could imagine a two pass algorithm where the first pass O(n) gathers
overall width height data and accumulates stuff for a second pass which then
lays out the data using a slice of the original data that's left to be rendered
and does no copying at all of data or styles.
--
Robin Becker


More information about the reportlab-users mailing list