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

[FO] page-sequence/@initial-page-number creates blank

Subject: [FO] page-sequence/@initial-page-number creates blank page
From: Florent Georges <lists@xxxxxxxxxxxx>
Date: Fri, 19 Jun 2009 13:10:59 +0000 (GMT)
 [FO] page-sequence/@initial-page-number creates blank
  Hi,

  I've just found a weird behaviour with the following document:
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">
<fo:layout-master-set>
          <fo:simple-page-master
master-name="m" margin="7.5mm"
                page-height="210mm"
page-width="297mm">
             <fo:region-body/>
</fo:simple-page-master>
       </fo:layout-master-set>
<fo:page-sequence master-reference="m">
          <fo:flow
flow-name="xsl-region-body">
             <fo:block>block</fo:block>
</fo:flow>
       </fo:page-sequence>
       <fo:page-sequence
master-reference="m"
                         initial-page-number="1">
<fo:flow flow-name="xsl-region-body">
             <fo:block>block</fo:block>
</fo:flow>
       </fo:page-sequence>
    </fo:root>

  The result is a
document in 3 pages, with the word "block" on
the first and the last one (as
expected) but with an extra blank
page between them (this one is not
expected.)

  If I remove @initial-page-number, the result is as expected
(except that my real problem does rely on this attribute to have
correct
number pages, of course.)

  Is it a problem of my processor or is it the
expected behaviour
(or did I do something wrong?)

  I use Apache FOP 0.95.
Regards,

-- 
Florent Georges
http://www.fgeorges.org/

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-2007 All Rights Reserved.