1 Jan 2003 12:42
Re: Keep properties
Oleg Tkachenko <olegt <at> multiconn.com>
2003-01-01 11:42:17 GMT
2003-01-01 11:42:17 GMT
Sharma, Siddharth wrote:
> I understand from an FOP developer that there are keep properties with table
> rows that always binds this information together.
> Does anybody have the xsl code for the same?
E.g. to keep foo and bar together you can use the following fo snippet:
<fo:table>
<fo:table-column column-width="50mm"/>
<fo:table-body>
<fo:table-row keep-together="always">
<fo:table-cell>
<fo:block>foo</fo:block>
<fo:block>bar</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
--
--
Oleg Tkachenko
eXperanto team
Multiconn Technologies, Israel
Seriously, there are rumors that a SubVersion repository will be set
up as soon as it is considered "ready for production". See
RSS Feed