Home. 
.

transparent

transparent

transparent

Altova Mailing List Archives


Re: [xsl] custom page sequence in xslfo

From: "G. Ken Holman" <gkholman@-------------------->
To:
Date: 8/1/2008 12:47:00 AM
XSL-FO does not allow one to trigger different page geometries 
dynamically in the flow, which is what you are trying to do.



However, this is something my customer needed for landscape-oriented 
tables and I came up with a solution called "PSMI" for "Page Sequence 
Master Interleave":



  http://biglist.com/lists/xsl-list/archives/200203/msg00879.html
  http://biglist.com/lists/xsl-list/archives/200403/msg00464.html

This will do what you want, and the end result works with any XSL-FO 
engine, but there is an intermediate XSLT process that requires one 
to create the XSL-FO outside of the engine and pass the transformed 
instance to the engine standalone.



I hope this helps.



. . . . . . . . . . . . . Ken



At 2008-07-31 08:01 -0700, Sarkup Sarkup wrote:
Hi:



I have an XSLFO question. I have a sample xml file:



<root>
<element1>
<image>
<graphic></graphic>
</image>
</element1>
</root>

I have a common file called images.xsl which is used to style all the images.



My pagelayouts are defined in a base style sheet called base.xsl



Now, I want to create a seperate page layout with different page 
width and height jsut for the <image> element and call this in the 
images.xsl style sheet.



I created a seperate <fo:simple-page-master> with the desired page 
layouts, and a page sequence master in base.xsl.



What I want to really do is create a template with these page layout 
specifications and call this in images.xsl. Can this be done in xslfo?



Any suggestion/help is appreciated.



Thank you




--
Upcoming XSLT/XSL-FO hands-on courses:      Wellington, NZ 2009-01
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


transparent
Print
Mail
Like It
Disclaimer
.

These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

.
.

transparent

transparent