Hi
I tried it but it is not working. Can you help me with it? Am I using
display-align correctly?
This is what I have:
<fo:table table-layout="fixed>
<fo:table-column column-width="5cm" />
<fo:table-body>
<fo:table-row>
<fo:table-cell height="5cm" >
<fo:block display-align="after">Want to align bottom</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
Greets, Vojko
On Sat, 2004-12-04 at 19:35, Andreas L. Delmelle wrote:
> > -----Original Message-----
> > From: Vojko [mailto:[EMAIL PROTECTED]
> >
>
> Hi,
>
> > How can I align the text to bottom of a row or table or a cell?
> >
>
> Setting 'display-align="after"' should do the trick.
>
>
> Greetz,
>
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]