https://issues.apache.org/bugzilla/show_bug.cgi?id=50794
Summary: FOP overflows width when flowing from page-master with
wide region-body to narrow (including column-width
changes)
Product: Fop
Version: 0.95
Platform: PC
OS/Version: Windows Vista
Status: NEW
Severity: normal
Priority: P2
Component: page-master/layout
AssignedTo: [email protected]
ReportedBy: [email protected]
I'm using FOP 0.95 in XMLSpy.
When I flow content from a first page having a simple-page-master onto a second
(rest) page having a more narrow region-body, the content on the second page
has the same width as the content on the first page, overflowing the body. This
also happens if I set the column-count on the second page to be greater than
the column-count on the first page.
How do I force the engine to recognize that the available horizontal space has
been decreased, and adjust the body (or column) width accordingly?
A stylesheet that demonstrates the problem is attached (use with any XML
document that contains sufficient text content to flow from page 1 to page 2).
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.