Re: Absolute position without using block-container

At 2002-02-01 11:04 +1100, Joshua.Kuswadi@BTFinancialgroup.com wrote:
>I'm trying to put a disclaimer at the bottom of the last page of a report. 
>However, the report length will vary based on the number of records 
>returned. I've found a solution using the <fo:block-container> at:
>   http://www.dpawson.co.uk/xsl/sect3/fofixedposn.html
>
>However, as we are using an older version of Apache's FOP (0.20.1), this 
>element isn't supported. Does anyone know of a solution that doesn't 
>require using <fo:block-container>?

Since it has to be at the bottom, have you considered putting a footnote at 
the end of the flow and using an empty footnote citation?  The formatter 
will then put your disclaimer in the footnote reference area at the bottom 
of the last page.

I hope this helps.

................... Ken


--
Upcoming: 3-days XSLT/XPath and/or 2-days XSLFO - Feb 18-22, 2002

G. Ken Holman                mailto:gkholman@CraneSoftwrights.com
Crane Softwrights Ltd.         http://www.CraneSoftwrights.com/f/
Box 266, Kars, Ontario CANADA K0A-2E0 +1(613)489-0999 (Fax:-0995)
ISBN 0-13-065196-6                        Definitive XSLT & XPath
ISBN 1-894049-08-X  Practical Transformation Using XSLT and XPath
ISBN 1-894049-07-1               Practical Formatting Using XSLFO
XSL/XML/DSSSL/SGML/OmniMark services, books(electronic, printed),
articles, training(instructor-live,Internet-live,web/CD,licensed)
Next public training:  02-02-11,12,14,15,18,21,03-04,05,06,08,11,
-                                04-08,09,10,12,05-14,15,06-04,07

Received on Thursday, 31 January 2002 21:08:25 UTC