Re: [xsl]Question about ending document on even page

Subject: Re: [xsl]Question about ending document on even page
From: "G. Ken Holman" <gkholman@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 05 Jan 2012 15:47:51 -0500
At 2012-01-05 12:48 -0600, Colin DeClue wrote:
I'm trying to get my document to end on what I have defined as my even
page, but it's giving me an extra page of the odd at the end.

This sounds like a bug.


For
example, I've got 3 pages of content for the odd (the even is just
background image), so I'd want there to be 6 pages total. Instead, I'm
getting 7, with an extra odd page at the end.

Here's what I have:
...
      <fo:page-sequence master-reference="allPages" font-size="10pt"
font-family="Courier New" force-page-count="even">

If this is your only page sequence, then I think you are looking at a bug in the processor. I cannot think of why 7 pages would be allowed to be produced, even if you had some last-minute before-float that triggered more content.


I think there was a recent post from someone regarding this kind of problem.

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

--
Contact us for world-wide XML consulting and instructor-led training
Free 5-hour video lecture: XSLT/XPath 1.0 & 2.0 http://ude.my/uoui9h
Crane Softwrights Ltd.            http://www.CraneSoftwrights.com/s/
G. Ken Holman                   mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Google+ profile: https://plus.google.com/116832879756988317389/about
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal

Current Thread