Next in thread → Next in month →

Re: [docbook-apps] Extra Pages when Generating PDF

From
Paul Lenson <>
Date
2004-07-19T19:18:08+00:00
ID
08d201c46dc5$e8bd4700$
Thread
Re: [docbook-apps] Extra Pages when Generating PDF
Hi David,
Add the following to your customization layer stylesheet:

<!-- removes the blank couple of pages after titlepage caused by FOP bug -->
<xsl:template name="book.titlepage.separator">
</xsl:template>

----- Original Message ----- 
From: "David Shevitz" <>
To: <>
Sent: Monday, July 19, 2004 2:06 PM
Subject: [docbook-apps] Extra Pages when Generating PDF


> Hi all,
>
> I think I have a stylesheet problem here, but I'm not sure where. I have
> a DocBook book file that I created using XMLMind. When I create the PDF,
> two blank pages appear between my title page and my table of contents.
>
> I went through my customization layer and removed parameters specifying
> a page break before or after an element. Yet these two blank pages remain.
>
> Does anyone have a suggestion as to where else I can look to remove
> these pages? I haven't had this problem when I create PDFs off of an
> article file or a chapter file--it only appears when I am working with a
> book file that has several chapter files in it.
>
> Thanks much,
>
> Dave Shevitz
>
> To unsubscribe from this list, send a post to
, or visit
http://www.oasis-open.org/mlmanage/.
>
>
Next in thread → Next in month →