Command-line tool parameters: PDF transformation
Certain parameters are specific to the PDF2 transformation.
Parameters | Description |
---|---|
fooutputrellinks | Specifies whether to render related links in the output. The allowed values are yes and no; the default value is no. If the args.fo.include.rellinks parameter is specified, this parameter is ignored. |
fouserconfig | Specifies the user configuration file for FOP. |
retaintopicfo | Specifies whether to retain the generated FO file. The allowed values are yes and no; the default value is no. If the configuration property org.dita.pdf2.use-out-temp is set to false, this parameter is ignored. |
xslpdf | Specifies an XSL file that is used to override the default XSL transformation (plugins\org.dita.pdf2\xsl\fo\topic2fo_shell.xsl). You must specify the fully qualified file name. |