|
Subject: Re: [xsl] Header Text Overflows Body Section Title From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Mon, 19 Nov 2007 15:07:00 -0500 |
Thanks! Do you have an example that you can share?
<xsl:variable name="classification">
....calculate classification string in complex method
</xsl:variable>
<xsl:variable name="header-lines"
select="floor( string-length($classification)/50 ) + 1"/> <simple-page-geometry.....
<region-body margin-top="{$header-lines} * 1.2em" ...... />
<region-before extent="{$header-lines} * 1.2em"/>
...-- Comprehensive in-depth XSLT2/XSL-FO1.1 classes: Austin TX,Jan-2008 World-wide corporate, govt. & user group XML, XSL and UBL training RSS feeds: publicly-available developer resources and training 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) Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| Re: [xsl] Header Text Overflows Bod, Horace Burke | Thread | [xsl] Table of contents for all gro, vwiswell |
| Re: [xsl] Header Text Overflows Bod, Horace Burke | Date | Re: [xsl] Table of contents for all, vwiswell |
| Month |