Customizing PDF outputCustomizing PDFYou can adjust various aspects of PDF output by changing parameter settings. For
more complex customizations, you can create custom DITA-OT plug-ins.transformations
PDFPDF
customizing
For example:
To print the file names of the graphics underneath figures, set args.artlbl to
To disable the subsection links on the first page of each chapter, set
args.chapter.layout to .
To change the name of the PDF file to something other than the input map name, set
outputFile.base to the desired file name (without the .pdf
extension).
For the full list of settings for PDF output, see
.