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 2001/09/20 23:13:40 UTC

DO NOT REPLY [Bug 3414] - Multi-page tables overrun region-before and region-after

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=3414

Multi-page tables overrun region-before and region-after

klease@club-internet.fr changed:

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



------- Additional Comments From klease@club-internet.fr  2001-09-20 14:13 -------
I think your problem is that the before and after regions on your page model
overlap with the body region, since it has no margins. When I run this, it
overlaps the after region on the first page too.

I then modified your example by setting top-margin to 3.0cm and bottom-margin to
2.5cm on the region-body. Then the table rows don't overlap on any of the pages.
Tested using CVS FOP (0.20.1+) on Linux.

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org