FO table cell spacing

2004-07-09 Thread Amita Rathore

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

Thanks,
Amita


Re: FO table cell spacing

2004-07-09 Thread Clay Leeds
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]