|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: xsl:fo - keeps and breaks problem..
Hi Andy,
> So I have to build something generic that 'knows' to break if it is
> approaching the bottom of a page. Essentially, I want to state a
> rule that says 'if this fo:block cannot be entirely displayed by the
> end of this page, break and start on a new page'...
I think that this is what keep-together is for, so you'd do something
like:
<fo:block keep-together.within-page="always">
...
</fo:block>
and that should keep all the content of the fo:block together within
the page.
But then I don't think that it's implemented by FOP, from their list
of features...
Cheers,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








