How to change Font in Print Module book template in DNG?
Accepted answer
Hi Amruta,
You can see that in the corresponding Word template (printModuleBook.doc under <JazzTeamServerHome>\server\conf\rm\reporting\initialization\templates\word) ArialUnicodeMS fonts are used, which you need to change to Calibri.
Please try these steps:
1. Take a back up copy of printModuleBook.doc (and place it in a different folder).
2. Set the fonts to Calibri and save the Word template.
3. Open https://<clmserver>:9443/rm/publish/initialize in browser.
After this, you should see Calibri font in the report.
Comments
I have done above mentioned steps ,but when I am export the requirements using print module book,done changes could not be shown,
You mentioned that you have changed the fonts in template (.dta file). You can see several styles in RPE template (Body, BodyCell, Normal, SubTitle, Title, etc.) in Outline view, which are applied to the template. You can select "Edit Style" and change "font family" for all styles as well.

I am changing font in dta filei n RPE using editing an existing style in outline and also Open https://<clmserver>:9443/rm/publish/initialize in browser. but after exporting changes doesn't reflects.
Hi Subramanya, I am changing font Calibri in font family ,i am working on it lots,but it didn't shown in DNG print module book report,by default Arial Unicode MS font shown,why font doesn't change,please correct me
Please try the RRDG and Word templates from the folder. If you still see issues, please provide the Word output so that I can check which section needs to be changed.
Thanks Subramanya ,
I tried in both RRDG and word template ,the main issue is that I set Calibri font in RPE as like u said ,in Print Module Book Heading and index content set as calibri font but main content like artifacts didn't changed,it set as Arial and Times New Roman,where I will provide word output?
Are you sure you have changed the .dta file as well? I have changed the fonts in RPE template. Just for testing, insert some "SAMPLE TEST" text and see if it comes in output.
yes I have done .can I share with you both .dta and doc file,?
I just tried at my end. I can see that the fonts are ArialUnicodeMS.
We should also modify all the styles in Word stylesheet. You can check this in the Word output - please verify the font for each style. You can rather use a new stylesheet instead of modifying existing printModuleBook.doc.
Thanks Subramanya,All changes are done, only artifact content not be changed,where i will change style for artifact content in RRDG or word
Before replacing the .doc and .dta files, please set "publish.Font" property to blank in https://<server>:9443/rm/admin. Else DNG will update the stylesheet by setting Fonts to ArialUnicodeMS.
Even changing the property did not work. Will check with DNG team and update.
1 vote
Hello Subramanya,I done it earlier,changed the property,but it doesn't work
Can we change default font of artifact i.e Arial in DNG?
"publish.Font" property does not seem to work. You can raise a defect against DNG.
The font has been changed i.e. Arial to Calibri using writting a macro in word document template.