pdf-customization.dita 888 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE task PUBLIC "-//OASIS//DTD DITA Task//EN" "task.dtd">
  3. <!-- This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license. -->
  4. <task id="customizing-pdf-output">
  5. <title>Customizing PDF output</title>
  6. <titlealts>
  7. <navtitle>Customizing PDF</navtitle>
  8. </titlealts>
  9. <shortdesc>You can create custom DITA-OT plug-ins that build on the default DITA to PDF transformation. Plug-ins can
  10. customize covers and page layouts, modify formatting, override logic of the default PDF plug-in, and much
  11. more.</shortdesc>
  12. <prolog>
  13. <metadata>
  14. <keywords>
  15. <indexterm>transformations<indexterm start="pdf">PDF</indexterm></indexterm> <!-- LE: This is not generating a page range. -->
  16. <indexterm>PDF</indexterm>
  17. </keywords>
  18. </metadata>
  19. </prolog>
  20. </task>