This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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" <dshevitz@singlestep.com>
To: <docbook-apps@lists.oasis-open.org>
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
docbook-apps-unsubscribe@lists.oasis-open.org, or visit
http://www.oasis-open.org/mlmanage/.
>
>


To unsubscribe from this list, send a post to docbook-apps-unsubscribe@lists.oasis-open.org, or visit http://www.oasis-open.org/mlmanage/.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]