You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2011/02/16 05:30:54 UTC

DO NOT REPLY [Bug 50794] New: FOP overflows width when flowing from page-master with wide region-body to narrow (including column-width changes)

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: fop-dev@xmlgraphics.apache.org
        ReportedBy: temp1031ks@ama3.com


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.

DO NOT REPLY [Bug 50794] FOP overflows width when flowing from page-master with wide region-body to narrow (including column-width changes)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50794

Glenn Adams <gl...@skynav.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |CLOSED

--- Comment #3 from Glenn Adams <gl...@skynav.com> 2012-04-01 13:42:56 UTC ---
batch transition to closed for remaining resolved bugs

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 50794] FOP overflows width when flowing from page-master with wide region-body to narrow (including column-width changes)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50794

--- Comment #1 from AMA3 <te...@ama3.com> 2011-02-15 23:32:07 EST ---
Created an attachment (id=26664)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26664)
stylesheet that demonstrates overflow problem

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

DO NOT REPLY [Bug 50794] FOP overflows width when flowing from page-master with wide region-body to narrow (including column-width changes)

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=50794

Chris Bowditch <bo...@hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME

--- Comment #2 from Chris Bowditch <bo...@hotmail.com> 2011-02-24 12:12:45 EST ---
Hi,

the problem you describe is known as Changing IPD problem. That is a known
issue in 0.95. For v1.0 we developed a fix for it that works in most cases.
There are some limitations related to lists and tables, but for regular text,
upgrading to FOP v1.0 should resolve your problems.

Thanks,

Chris

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.