Home › Forums › DITA and XMetaL Discussion › How to include an image in a pdf header › Reply To: How to include an image in a pdf header
Reply to: How to include an image in a pdf header
March 19, 2014 at 9:00 pmIf you want to add an image, you'll need to do it in the static-content.xsl. As for why your changes are not taking effect, you might want to look at the stage3.xml file in the temp directory. There you can see all the fo objects that are applied to your text. Perhaps your changes are being applied, but are being overridden by another attribute set.
Severin