You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Amita Rathore <ar...@in.ibm.com> on 2004/07/09 14:14:59 UTC

FO table cell spacing

Can we specify cell spacing for a xsl fo table?
If possible, how can it be done.

Thanks,
Amita

Re: FO table cell spacing

Posted by Clay Leeds <cl...@medata.com>.
On Jul 9, 2004, at 5:14 AM, Amita Rathore wrote:
> Can we specify cell spacing for a xsl fo table?
> If possible, how can it be done.
>
> Thanks,
> Amita

I would think this would be either:
- a margin on each cell (with @border-collapse="collapse" so you don't 
get larger cell-padding on inside vs. outside borders)
- a margin on the block inside the cell
- a border-width on the cell (but make the border-color the document 
background-color (e.g., 'white')

Have you tried any or all of these?

Web Maestro Clay


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