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 "Alexis Giotis (JIRA)" <ji...@apache.org> on 2012/12/18 11:40:12 UTC

[jira] [Created] (FOP-2176) Different number of lines placed in a balanced two column layout before page break

Alexis Giotis created FOP-2176:
----------------------------------

             Summary: Different number of lines placed in a balanced two column layout before page break
                 Key: FOP-2176
                 URL: https://issues.apache.org/jira/browse/FOP-2176
             Project: Fop
          Issue Type: Bug
          Components: page-master/layout
    Affects Versions: 1.0, 1.1
            Reporter: Alexis Giotis
             Fix For: trunk
         Attachments: input.fo.xml, output-actual.pdf, output-expected.pdf

Render the input.fo.xml using
./fop input.fo.xml -pdf output-actual.pdf

One would expect that the number of lines placed in the left and right column would be equal. But, the right column contains one more line. If, the input.fo.xml, the margin-top="206.m" is changed to margin-top="206.1mm", then we get the expected output (output-expected.pdf)

This was found while testing the new column balancing algorithm (FOP-1840), but as commented [1], the problem exists elsewhere in the layout engine.


[1]
https://issues.apache.org/jira/browse/FOP-1840?focusedCommentId=13531032&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13531032

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira