How can I modify the default WORD heading styles in RPE when generating reports from DNG?
Hi Jazz community,
I am using DNG 6.0.6.2 and RPE 6.0.6.
I am creating a template to export the DNG module to a word document. Here I want to modify the default heading styles defined by RPE. I want to change the font type, size, italics, color etc
I want to continue using "artifact/moduleContext/contextBinding/depth" for automatically selecting the heading levels.
Can someone suggest the way to go?
TIA
-Ravi
One answer
Since you are setting Style name = dataSource/artifact/moduleContext/contextBinding/depth for headings (whenever isHeading == true), you should edit the styles (Heading1, Heading2, etc.) in Word stylesheet. You can use thisĀ stylesheet for Word and PDF outputs so that you will get the heading styles that you defined.