This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: FO:Text Alignment in a Table Cell


> 
> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]