|
Subject: Re: [xsl] Complex conditional-page-master-reference force last with first From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx> Date: Fri, 20 Feb 2009 20:19:12 -0500 |
Here is the scenario, and will use # of lines to give a feel for the amount of available real estate for each conditional template:
only - 20 lines first - 30 lines any - 40 lines last - 30 lines
Between 20 and 30 lines of content we have a problem. On 21-29 lines of detail the result is just a first template. Necessary are the summary details on the last page template. So, it is necessary to force the last page, but how?
<repeatable-page-master-alternatives>
<conditional-page-master-reference master-reference="frame-only"
page-position="only"/>
<conditional-page-master-reference master-reference="frame-last"
page-position="last"/>
<conditional-page-master-reference master-reference="frame-first"
page-position="first"/>
<conditional-page-master-reference master-reference="frame-other"/>
</repeatable-page-master-alternatives>
-- Upcoming hands-on XQuery, XSLT, UBL & code list training classes: Brussels, BE 2009-03; Prague, CZ 2009-03, http://www.xmlprague.cz Training tools: Comprehensive interactive XSLT/XPath 1.0/2.0 video Video lesson: http://www.youtube.com/watch?v=PrNjJCh7Ppg&fmt=18 Video overview: http://www.youtube.com/watch?v=VTiodiij6gE&fmt=18 G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/ Male Cancer Awareness Nov'07 http://www.CraneSoftwrights.com/s/bc Legal business disclaimers: http://www.CraneSoftwrights.com/legal
| Current Thread |
|---|
|
| <- Previous | Index | Next -> |
|---|---|---|
| [xsl] Complex conditional-page-mast, Karl Stubsjoen | Thread | Re: [xsl] Complex conditional-page-, Karl Stubsjoen |
| Re: [xsl] xsl:namespace, Florent Georges | Date | Re: [xsl] Complex conditional-page-, Karl Stubsjoen |
| Month |