How can I report RRC Data without MS Word encoding; not using the Heading of RRC as Heading in MS Word
RPE1.1.2.2
I have created a RRDG (using RPE) template to report a selection of artifacts to Word with a word style-sheet.. All went well as long as I didn't use Format: Heading.
When creating a report it mess up the result. Word does interpret the Headings from the artifact, as word heading.
e.g the artifact
end up in Word as
Any Idea how i could disable the handling of Metadata in RPE/RRDG
Accepted answer
This is a property of the template element. To do this Open studio, select the element that renders the data (CONTAINER), go to the properties view, expand the “Formatting - Common - heading level offset)
section and set this property.
One other answer
Hi Erwin
How did you create these numbered headings in RRC Rich text editor?
I can give different heading styles in RRC RTF editor using the ‘Format > select appropriate heading level’ but could not find a way to have numbered headings without manually typing the numbers or use ‘Numbered list’. Let me know.
Also, when you say you have applied heading styles in RPE, I presume you have applied the style > Heading Styles > (1,2,3,…) for this paragraph which extract artifact text information.
The best way to handle these scenarios is to use a stylesheet (.dot or .doc) file in RPE which has the different heading level numbered. For example .dot file rpe.dot in location “%RPE_HOME%\utils\word”. So in this case RPE will get the heading styles from RRC and the numbering will be applied using the stylesheet. I have tried and it’s coming as expected. But as I have mentioned above , if you have applied manual numbering for those different headings in RRC RTF editor, then this will lead to duplicate heading numbers in the RPE generated Word document.
Best Regards
Abish M Zachariah