https://issues.apache.org/bugzilla/show_bug.cgi?id=48764
Summary: Wrong master when force-page-count is used
Product: Fop
Version: 1.0dev
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: page-master/layout
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25013)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25013)
Short XSL-FO that demonstrates this issue
Conditions:
- force-page-count="end-on-even" is used;
- an empty page must be added to conform the above property;
- a fo:conditional-page-master-reference has the property
page-position="last".
Result:
- the master [last] is used on the page before the new last one;
- the last page uses the [normal] master.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.