[reportlab-users] Memory consumption of a "simple" document seems excessive
Andy Robinson
reportlab-users@reportlab.com
Thu, 8 Jan 2004 08:17:46 -0000
> This is great! I appreciate both the workaround and the attention to the
> issue. My only hope about the fix is that the exception raised can give a
> clue about what went wrong and how to fix it. I don't know if "infinite
> loop" would be enough information for me to have figured this out
> on my own.
It says:
More than 3 pages generated without content - halting layout.
Likely that a flowable is too large for any frame.
Better still would be to give the identity of the next flowable in
the queue, I'll try to add that later.
- Andy
>
> I just saw the message about using the bug-tracker on
> Sourceforge. Did this
> already get in or shall I enter it?
Since we've fixed it, no need :-)
- Andy