Re: [xsl] FO:Text Alignment in a Table Cell

Subject: Re: [xsl] FO:Text Alignment in a Table Cell
From: David Tolpin <dvd@xxxxxxxxxxx>
Date: Fri, 16 Aug 2002 01:31:35 +0500 (AMST)
> 
> I have an fo:table with two columns in it. If i put enough text in the first
> cell of the row so that it wraps i have two lines of text and my row is now
> two lines wide, in my second cell i just have a small portion of text, but i
> need it to align to the bottom of the cell instead of the top. I have tried
> using the vertical-align attribute but this has not worked. Here is an
> example XSL
> 

Ben,

the attribute you need is display-align. vertical-align is a shorthand
that only affects vertical alignment of inline elements.

David Tolpin
RenderX

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread