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 Gordon Ross <G....@ccw.gov.uk> on 2004/08/10 16:40:27 UTC

Specifying Line Spacing in tables

Hi,

I'm trying to adjust the line spacing between fo:table-rows.

I've played with the padding-* attributes, but they don't appear to do much (expect, when I use them in a fo:table-heading)

Can anyone point me in the right direction ?

Thanks,

GTG

Gordon Ross,
Network Manager/Rheolwr Rhydwaith
Countryside Council for Wales/Cyngor Cefn Gwlad Cymru


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


Re: Specifying Line Spacing in tables

Posted by "J.Pietschmann" <j3...@yahoo.de>.
Gordon Ross wrote:
> I'm trying to adjust the line spacing between fo:table-rows.

Are you sure you mean what you have written?

If you want to have a well defined space between table rows,
insert an additional row with a heigth property of your choice.

You can also try to add properly choosen space-before and
space-after to the block in the table cells (if there are
cells with potentially more than one block, enclose them
in a single block). This is almost always preferred if all
cells have borders.

J.Pietschmann


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


Re: Specifying Line Spacing in tables

Posted by Clay Leeds <cl...@medata.com>.
On Aug 10, 2004, at 7:40 AM, Gordon Ross wrote:
> Hi,
>
> I'm trying to adjust the line spacing between fo:table-rows.
>
> I've played with the padding-* attributes, but they don't appear to do 
> much (expect, when I use them in a fo:table-heading)
>
> Can anyone point me in the right direction ?
>
> Thanks,
>
> GTG

This thread might help:

http://marc.theaimsgroup.com/?l=fop-user&m=108914876406883&w=2


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