https://issues.apache.org/bugzilla/show_bug.cgi?id=40428Andreas 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.