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=42779>. 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=42779 Summary: page-position and force-page-count with different region body height Product: Fop Version: 0.93 Platform: PC OS/Version: Windows 2000 Status: NEW Severity: normal Priority: P3 Component: page-master/layout AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] The FO included shows two page-sequences using a conditional-page-master-reference. Note that the "last" simple-page-master (SPM) as a smaller region body than the "first" and "rest" SPM. 1) The first page-sequence flows the text in the "first" simple-page-master (SPM). The end flow doesn't fit in the "last" SPM, so it flow in a "rest" SPM and then append an empty "last" SPM. This is correct, the last page is a "last" SPM layout. This gives 3 pages: FIRST, REST, LAST 2) The second page-sequence is identical to the first, apart from the force-page-count="even" attribute. In this case. We get 4 pages as expected by the force-page-count to even. But we get FIRST, REST, LAST, REST, instead of FIRST, REST, REST, LAST. Guillaume. -- 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.
