Page 1 of 1

Empty pages in bookmap pdf

Posted: Wed Mar 09, 2011 5:09 pm
by Oliver T
Hello,

i am working with the version 12.1 of oxygen. I use the fop transformation scenario from the DITA-OT.
in order to produce pdf output i started to dive into the bookmap producing. I finally managed to customize the attribute sets for the pdf output with fonts, sizes and everything.

To get nicer pdfs i used now bookmaps. I have the problem that i get empty pages after title and after toc also with (introduction/Preface and table of content written on top)

where do i have to look to change this behaviour that no empty pages are there?

rgds Olli

Re: Empty pages in bookmap pdf

Posted: Thu Mar 10, 2011 6:36 pm
by Radu
Hi Olli,

In the XSL:
OXYGEN_INSTALL_DIR/file:/D:/projects/eXml/frameworks/dita/DITA-OT/demo/fo/xsl/fo/static-content.xsl

you have a call template like: insertTocStaticContents

You can comment its contents for example.
There are other templates in the same file which generate other static content pages.

Regards,
Radu