pdf-customization-plugins.dita 860 B

1234567891011121314151617181920
  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="custom-pdf-plugins">
  5. <title>Custom PDF plug-ins</title>
  6. <shortdesc>In most cases, PDF output should be customized by creating custom DITA-OT plug-ins that build on the
  7. default DITA to PDF transformation. PDF plug-ins can customize covers and page layouts, modify formatting, override
  8. the logic of the default PDF plug-in, and much more.</shortdesc>
  9. <prolog>
  10. <metadata>
  11. <keywords>
  12. <indexterm>transformations
  13. <indexterm>PDF</indexterm></indexterm>
  14. <indexterm>PDF
  15. <indexterm>custom plug-in</indexterm></indexterm>
  16. </keywords>
  17. </metadata>
  18. </prolog>
  19. </task>