- From: G. Ken Holman <gkholman@CraneSoftwrights.com>
- Date: Mon, 29 Jul 2002 14:39:49 -0400
- To: www-xsl-fo@w3.org
At 2002-07-29 19:05 +0100, Al-Dhahir, Haitham wrote: >However, I want XYZ to always appear at the very bottom of the page like so: > >text text text >text text text ><linefeed> >... ><linefeed> >XYZ >bottom of page I'm assuming you only mean the bottom of the last page and not the bottom of every page. >Can anyone suggest the easiest way of doing this? Use an empty block at the end of your flow with a footnote construct with an empty inline for the footnote citation and the text that you want at the bottom of the page as the footnote-body. This was my proposed solution for a disclaimer at the end of the body of some text: http://lists.w3.org/Archives/Public/www-xsl-fo/2002Jan/0037.html Remember that XSL-FO is a layout language and if there is a layout construct giving you what you want, then ignore what the name of the construct is and use it to do what you need. If you had meant the bottom of every page, check the use of static-content for a footer. I hope this helps. ................ Ken -- Upcoming hands-on in-depth 3-days XSLT/XPath and/or 2-days XSL-FO: - North America: Sep 30-Oct 4,2002 - Japan: Oct 7-Oct 11,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 and 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: 2002-08-05,26,27,09-30,10-03,07,10
Received on Monday, 29 July 2002 14:40:21 UTC