I tried, but it didn't work either. Are you sure that it's supposed to work? Thank you,
Costantino
"Rob Smith"
<[EMAIL PROTECTED] To: <[EMAIL PROTECTED]>
sys.com> cc: "'Costantino Sertorio'"
<[EMAIL PROTECTED]>
Subject: RE: table-cell
vertical-align="bottom"?
12.03.2002
14:40
Please respond
to fop-user
Put the vertical-align="bottom" attribute on the table-cell element, not
the
block
--
Rob Smith
> As it appears from the template below, I'm desperately trying
> to align a table cell's content to the bottom. It seems to me that the
> vertical-align="bottom" property does not work?
> <fo:table-cell>
> <fo:block vertical-align="bottom">test test
> test test test
> test test test test test test test test test test test test
> test test test
> test test test test test test test test test test test test
> test test test
> test test test test test test test test test test test test
> test test test
> test test test test test test test test test test test test
> test test test
> test test </fo:block>
> </fo:table-cell>
