« Return to Thread: DO NOT REPLY [Bug 40428] Table borders are always rendered with margin of page-master, table-content is not

DO NOT REPLY [Bug 40428] Table borders are always rendered with margin of page-master, table-content is not

by Bugzilla from bugzilla@apache.org :: Rate this Message:

Reply to Author | View in Thread

https://issues.apache.org/bugzilla/show_bug.cgi?id=40428


Andreas L. Delmelle <adelmelle@...> changed:

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




--- Comment #2 from Andreas L. Delmelle <adelmelle@...>  2008-05-14 03:19:04 PST ---

Bug cleanup: This issue is fixed in FOP 0.9x / Trunk.

The border will be rendered 6cm from the page-edge (same as the block's
margin). The only thing to take into account is indent-inheritance. If you
specify a start-indent of "0pt" on the table, the result should be rendered as
desired. If not, then the table-cells contents will inherit the computed 6cm,
and will be offset another 6cm.


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

 « Return to Thread: DO NOT REPLY [Bug 40428] Table borders are always rendered with margin of page-master, table-content is not