DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=44358>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=44358 ------- Additional Comments From [EMAIL PROTECTED] 2008-02-06 01:11 ------- 1) There was a bug in the Layout code that meant an infinite loop could be entered for certain FO. IIRC, preserve-whitespace property had something to do with it. This has been fixed in the Trunk code. 2) long page-sequences are a problem for FOP because FOP uses a total-fit algorithm to layout the FO. This has the advantage of achieving more elegant layout but the disadvantage of requiring the whole page-sequence to be kept in memory and it is only released when the whole page-sequence has been finished. I think forward references via fo:page-number-cititation can also cause FOP to hang onto more objects in memory until the forward reference is resolved. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
