[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

[xsl:of]

Subject: [xsl:of]
From: Eric.Reiter@xxxxx
Date: Thu, 14 Mar 2002 17:19:12 +0100
maximum repeats
Hi

I have an XML documentand would like to transform it into PDF file with
XSLFO and Fop.

At the beginning of the PDF, I would like to insert a title and a table of
contents which are not in XML file. The title should be on the first page
and the table of contents on the second one. One the third one, the contents
of the document begins.

Thaht for I'm using the following:

  <fo:page-sequence-master>
         <fo:repeatable.page-master-reference master-name="title"
maximum-repeats="1"/>
         <fo:repeatable.page-master-reference master-name="sommaire"
maximum-repeats="1"/>
         <fo:repeatable.page-master-reference master-name="content"
maximum-repeats="10"/>
         </fo:page-sequence-master>

I have the first page with the title, the second one with the table of
contents and the contents begins on the third one. But, I have only one page
of contents instead of 3 or 4.
Can somebody help me?Quelqu un peut il m aider?
Thanks
Eric

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.