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 2004/05/03 09:22:38 UTC

DO NOT REPLY [Bug 2740] - multi-page tables sometimes render badly

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=2740>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=2740

multi-page tables sometimes render badly

abo@obsidian.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |abo@obsidian.com.au



------- Additional Comments From abo@obsidian.com.au  2004-05-03 07:22 -------
Using 0.20.5 we still see the last row of a table overlapping the footer. It is
not just cell whitespace overlapping... cell contents also can overlap, even to
outside the page margins.

It looks like the only the row's top needs to be within the body-region for it
to be included on the page, allowing the cell body to run outside the
body-region, over the footer, and even over the edge of the page.