[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

fo:block keep-together

Subject: fo:block keep-together
From: "Jan Weiss" <jweiss@xxxxxxxxxxxxxxxxxx>
Date: Thu, 15 Nov 2001 16:15:42 +0100
fo block keep together
hi all,

i have a problem to keep blocks in the rows of a table togehter.

each row can consist of two <fo:blocks>. if i reach the end of a page, the
blocks are devided, one is on the first the other one on the next page.
i would like to keep the two blocks together. if there is not enough space
on the current page, the whole row should be on the next page.
so a row should never be on two pages!

is there a way to do that? i tried:
				<fo:table-row>
					<fo:table-cell>
						<fo:block keep-with-next="always">
							<xsl:value-of select="jhkhkj"/>
						</fo:block>
						<fo:block>
							<xsl:value-of select="dfhgf"/>
						</fo:block>
					</fo:table-cell>
				</fo:table-row>

thanx!!!

jan



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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.