[
https://issues.apache.org/jira/browse/FOP-2767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16374423#comment-16374423
]
Aron Gombas commented on FOP-2767:
----------------------------------
What is the status of this issue?
> Overflow at page bottom when single table with two columns breaks to multiple
> pages
> -----------------------------------------------------------------------------------
>
> Key: FOP-2767
> URL: https://issues.apache.org/jira/browse/FOP-2767
> Project: FOP
> Issue Type: Bug
> Affects Versions: 2.2
> Environment: Windows 10
> Java 1.8.0_144
> Reporter: Ferenc Nagy
> Priority: Major
> Attachments: no-overflow.fo, no-overflow.pdf, overflow-list.fo,
> overflow-list.pdf, overflow.fo, overflow.pdf, overflow.png
>
>
> I have a two-coumn layout using a table with a single row and two columns.
> Each column contains mutiple block elements with text, the whole spreading to
> multiple pages.
> The problem is that there is an overflow on the bottom of page 3.
> See [^overflow.png].
> Source FO: [^overflow.fo].
> Result PDF: [^overflow.pdf]
> The strange thing is that, when I add one more block to the second column
> (the second cell of the table actually) the problem does not occur.
> Source FO: [^no-overflow.fo]
> Result PDF: [^no-overflow.pdf]
> The overflow happens also when using list-block instead of table:
> Source FO: [^overflow-list.fo]
> Result PDF: [^overflow-list.pdf]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)