You can publish DITA-based documents in any of the following formats:
- PDF - DITA to PDF using the DITA OT IDIOM PDF plugin.
- WebHelp - DITA to XHTML.
- XHTML - DITA to XHTML.
- Compiled HTML Help (CHM) - DITA Map to HTML Help. If HTML Help Workshop is
installed on your computer, then
Oxygen XML Author
detects it and uses it to
perform the transformation. When the transformation fails, the hhp (HTML Help Project) file
is already generated and it must be compiled to obtain the .chm file. Note that HTML
Help Workshop fails when the files used for transformation contain diacritics in their
names, due to different encodings used when writing the .hhp and .hhc
files.
- JavaHelp - DITA Map to JavaHelp.
- Eclipse Help - DITA Map to Eclipse Help.
- Eclipse Content - DITA Map to Eclipse Content.
- TocJS - A JavaScript file that can be included in an HTML file to display in a
tree-like manner the table of contents of the transformed DITA map.
- Open Document Format - DITA Map to ODF.
- Docbook - DITA Map to Docbook.
- RTF - DITA Map to Rich Text Format.
- troff - DITA Map to Text Processor for Typesetters.
- Legacy PDF - DITA Map to PDF using the DITA OT deprecated PDF implementation.