xsl-list
[Top] [All Lists]

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

2012-01-05 14:48:29
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(_at_)CraneSoftwrights(_dot_)com
Google+ profile: https://plus.google.com/116832879756988317389/about
Legal business disclaimers:    http://www.CraneSoftwrights.com/legal


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>