https://issues.apache.org/bugzilla/show_bug.cgi?id=46253
Summary: break-after not honored
Product: Fop
Version: 0.95
Platform: PC
OS/Version: Windows Server 2003
Status: NEW
Severity: normal
Priority: P2
Component: page-master/layout
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=22907)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22907)
Testcase
With break-after="odd-page" there should be one empty page and the second block
should start on page 3.
FOP 0.94 gets it wrong since it creates one empty page when break-after is set
to even-page, and indeed two empty pages with odd-page, instead of respectively
0 and 1.
FOP 0.95 doesn’t seem to honor the break at all.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.