Page 1 of 1

How do you remove the header from first TOC page?

Posted: Thu Jul 04, 2013 5:25 pm
by rakefet286
Hi,

I am new to Dita.
I need to remove the header from the first TOC page, but I want a header on the
rest of the TOC pages.

Is there a way to do that? I can only seem to get a header on all pages or on no
page.

Thanks,
Rakefet

Re: How do you remove the header from first TOC page?

Posted: Fri Jul 05, 2013 10:27 am
by Radu
Hi,

For PDF output, right?

I see you got an indication here:

http://tech.groups.yahoo.com/group/dita ... sage/32070

In the XSL:

OXYGEN_INSTALL_DIR/frameworks/dita/DITA-OT/plugins/org.dita.pdf2/xsl/fo/static-content.xsl

there is an XSLT template called insertTocStaticContents from which you could comment out the contents.

This link points to some resources about how DITA OT PDF customizations are usually done:

http://www.oxygenxml.com/doc/ug-oxygen/ ... ation.html

Regards,
Radu