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=44107>. 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=44107 Summary: <fo:block> keep-together behavior not as expected Product: Fop Version: 0.94 Platform: Other OS/Version: other Status: NEW Severity: normal Priority: P2 Component: pdf AssignedTo: fop-dev@xmlgraphics.apache.org ReportedBy: [EMAIL PROTECTED] After upgrading from FOP .93 to .94 a keep-together="always" on a block will force the block to stay on a single line and go over the edge of the page. Not 100% sure of what this is supposed to do, but it seems that always is behaving like the 'within-line' in .94 option when in .93 it was behaving like the 'within-page' option. And since 'within-line', 'within-page' options are not supported (error in the logs saying FOP is ignoring them) we have no way of forcing the block to stay on a single page. -- 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.