I needed the same thing once and wanted to avoid the table layout.
Here is a block-container method ; works nicely with XEP.

<fo:block-container display-align="after" block-progression-dimension="100%">
 <fo:block>legal notice</fo:block>
</fo:block-container>

Regards

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to