Hi,

Michael J. Mueller a écrit :
> Hello
> 
> I am trying to draw borders around table cells and put some space
> between the borders.
> 
> Due to the lacking of the margin property in table cells, I'm using a
> white border for the margin effect. I'm then setting the borders on
> the fo:block elements to achive the
> border effect.
> 
> The result is ugly because the borders around the fo:block elements
> depend on the
> content of these elements.
> 
> Does someone know how to get rid of this dependency or how to achieve
> the effect
> that I am looking for.

It pretty much seems the border-separation property would suit your needs:
<fo:table border-separation="4pt"...


Vincent

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

Reply via email to