|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] pagebreak in table-cell
Hiya,
I'm trying to prevend an pagebreak if the content of one of my table-cells
is too big and I'm going slidely postal with it...
Here's a piece of my code, whatever i try, it doesn't work. It still shows
the content of the cell on two pages.
<xsl:template match="wha'ever">
<xsl:element name="fo:table-row">
<xsl:attribute name="keep-together.within-page">always</xsl:attribute>
<xsl:element name="fo:table-cell">
<xsl:attribute name="keep-together.within-page">always</xsl:attribute>
<xsl:element name="fo:block">
<xsl:attribute
name="keep-together.within-page">always</xsl:attribute>
just testing......
</xsl:element>
</xsl:element> <!--end-of-cell-->
...
</xsl:element> <!--end-of-row-->
</xsl:template>
If anyone has an idea, please post it.
Btw, the triple 'keep-together'-attirbute is shooting a mosquito with a
canon....(That's problably not correct English but i think you get the point
:-) )
TIA!
Greetings,
Michiel;
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








