Alain ROY wrote:
I want to generate a table with a fixed height (4cm), then I want to
draw borders around the table, for each column (because I want the
vertical lines to be drawed to the bottom of the table even if there
is only one or two rows on my table), between header and body, then I
want a grey background for the header. My problem is when I define
the header background, the vertical lines disappears behind it. If I
define a border for the header cells to redraw those lines, they
aren't aligned with the columns lines of the body. Does anybody knows
if it's possible to draw columns borders over the background or how
to align cells borders with columns borders ?

There are numerous problems with table column and row borders, I'm surprised there is something working at all. There are substantial problems with cell borders too, but they can be worked around, usually. Either use cell borders exclusively, or use an outer table with one row and as much columns as your table should have and with left and right cell borders only.


J.Pietschmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to