creating indexes for pdf output

Questions about XML that are not covered by the other forums should go here.
daz
Posts: 13
Joined: Wed Nov 17, 2010 8:44 am

creating indexes for pdf output

Post by daz »

I'm creating a DITA document in Oxygen xml Author 12.
I've created <indexterm> in the document. When I DITA OT to DITA map PDF,there
is an index page in the pdf TOC, but no page?

Does the stylesheet need to be edited?
Radu
Posts: 9434
Joined: Fri Jul 09, 2004 5:18 pm

Re: creating indexes for pdf output

Post by Radu »

Hi,

Actually the DITA OT PDF transformation only supports generating the index page using the commercial XEP PDF processor. The open source Apache FOP processor (used by default) does not yet have support for the index FO elements.

You can install the XEP as an external FO processor in the Oxygen Preferences->"XML / XSLT-FO-XQuery / FO Processors" page.

See also this post for example:
http://tech.groups.yahoo.com/group/dita ... sage/12372

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Radu
Posts: 9434
Joined: Fri Jul 09, 2004 5:18 pm

Re: creating indexes for pdf output

Post by Radu »

Just to update this thread:

Using Oxygen 15.2 or newer you can generate an index page using the default PDF transformation.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply