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 8:30 pmAssuming you are using the XMetaL Enhanced PDF deliverable type, then your modifications should have some type of effect. I wonder if the attrscustom.xsl file you are modifying is being used by the output transforms. You can test that by attempting to break the output generation process by saving some malformed XML in the .xsl file. For example, I omitted the closing angle bracket on the attribute-set tag below.
If the .xsl is being used, it will cause a fatal error when you build output. If there's no fatal error, then you need to look elsewhere.
Regards,
Severin