Show Comments and Tracked Changes in PDF OutputEdit online
To include comments and tracked changes (stored within your DITA topics) in the PDF output, follow these steps:
- Edit a DITA Map to PDF transformation scenario.
- In the Parameters tab, set the value of the
show.changes.and.comments parameter to
yes. - Optionally, you can configure any of these other parameters to adjust the colors of the
comments and tracked changes:
- ct.insert.color - Specifies the color for insertion type tracked changes, as a plain color (i.e. red, yellow, blue), or with a hexadecimal equivalent (i.e. #FFFFFF). The default value is 'blue'.
- ct.delete.color - Specifies the color for deletion type tracked changes, as a plain color (i.e. red, yellow, blue), or with a hexadecimal equivalent (i.e. #FFFFFF). The default value is 'red'.
- ct.comment.bg.color - Specifies the background color for comment type tracked changes, as a plain color (i.e. red, yellow, blue), or with a hexadecimal equivalent (i.e. #FFFFFF). The default value is 'yellow'.
- Click OK and then the Apply Associated
button to run the transformation scenario.
Result: Comment threads and tracked changes will now appear in the PDF output. Details about each comment or change will be available in the footer section for each page.