Skip to content

Commit

Permalink
Add info on FO processors to print production list
Browse files Browse the repository at this point in the history
Fixes #36.

Signed-off-by: Roger Sheen <roger@infotexture.net>
  • Loading branch information
infotexture committed Nov 19, 2017
1 parent f4ec423 commit 600ea29
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,11 @@ <h2 class="featurette-heading">DITA infrastructure. <span class="text-muted">Pub
</ul>
</li>
</ul>
<p>For PDF output, DITA-OT generates XSL Formatting Objects from DITA content. The interim XSL-FO format is passed
to an FO processor like the open-source <a href="https://xmlgraphics.apache.org/fop/" target="_blank">Apache™
FOP</a> <em>(included with DITA-OT)</em> or a commercial solution such as
<a href="https://www.antennahouse.com/antenna1/formatter/" target="_blank">Antenna House Formatter</a> or
<a href="http://www.renderx.com/tools/xep.html" target="_blank">RenderX XEP</a>, which renders the final PDF.</p>
<p class="text-muted">To add your company to this list,
<a href="https://github.com/dita-ot/dita-ot.github.io/issues/new" target="_blank">create an issue</a> or
<a href="https://help.github.com/articles/using-pull-requests/" target="_blank">open a pull request</a>.</p>
Expand Down

0 comments on commit 600ea29

Please # to comment.