[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

Re: [xsl] XSL-FO place on the same page


Subject: Re: [xsl] XSL-FO place on the same page
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Wed, 17 Sep 2003 14:18:48 -0400

At 2003-09-17 21:52 +0400, Andrew wrote:
Hi, I need that last row from preceding table and following content(footer
of doc)
always been placed on the same page-I mean if last row of my table dosen't
fit into the same page as rest of doc
then must be started a new page.
How I can acomplish this in XSL-FO?

On the last <table-row> use:


(1) keep-together="always" to ensure it keeps together and doesn't break any lines of the cells over the page

(2) keep-with-next="always" to keep the last row with the content that immediately follows the table (following content that is not the footer, the footer will show up on the new page based on your geometry choices and static content)

Tested with XEP 3.6.1.

I hope this helps.

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


-- Next public European delivery: 3-day XSLT/2-day XSL-FO 2003-09-22 Next public US delivery: 3-day XSLT/2-day XSL-FO 2003-10-13 Instructor-led on-site corporate, government & user group training for XSLT and XSL-FO world-wide: please contact us for the details

G. Ken Holman                 mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Crane Softwrights Ltd.          http://www.CraneSoftwrights.com/s/
Box 266, Kars, Ontario CANADA K0A-2E0    +1(613)489-0999 (F:-0995)
ISBN 0-13-065196-6                       Definitive XSLT and XPath
ISBN 0-13-140374-5                               Definitive XSL-FO
ISBN 1-894049-08-X   Practical Transformation Using XSLT and XPath
ISBN 1-894049-11-X               Practical Formatting Using XSL-FO
Member of the XML Guild of Practitioners:     http://XMLGuild.info
Male Breast Cancer Awareness  http://www.CraneSoftwrights.com/s/bc


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list




Current Thread
Keywords