# Changing the font on all Navision reports

**URL:** https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741
**Category:** Developers Forum
**Created:** [January 11, 2009, 11:46am UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741 "2009-01-11T11:46:14Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![vinodalath](https://avatars.discourse-cdn.com/v4/letter/v/5f9b8f/32.png) [@vinodalath](https://www.dynamicsuser.net/u/vinodalath)
#### Post date: [January 11, 2009, 11:46am UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/1 "2009-01-11T11:46:14Z")

</div>

Hi All,

Is there any global settings available on Navision so that I can set a specific font for all Navision reports? I’m using Nav 4 SP3.

Thanks,

Vinod

---

<div class="post-metadata">

### Author: ![admin1](https://sea1.discourse-cdn.com/flex023/user_avatar/www.dynamicsuser.net/admin1/32/7476_2.png) [@admin1](https://www.dynamicsuser.net/u/admin1)
#### Post date: [January 11, 2009, 12:08pm UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/2 "2009-01-11T12:08:47Z")

</div>

Hi Vinod,

I’m sorry that’s not possible. If it was then you should still be very carefull before chaning it. All the report are tested with the current default font Arial and changing it to a different font would mean that you would have to verify that all reports can still be printed, as the width of the printed text would most likely be different also.

---

<div class="post-metadata">

### Author: ![girish.joshi](https://avatars.discourse-cdn.com/v4/letter/g/a4c791/32.png) [@girish.joshi](https://www.dynamicsuser.net/u/girish.joshi)
#### Post date: [January 23, 2009, 5:31am UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/3 "2009-01-23T05:31:29Z")

</div>

That is not correct, it is possible to change the font on all reports.

You have to update the windows registry on all client machines.

Edit the registry mapping of the Font Helvetica to something else. The key is located here:

HKEY\_LOCAL\_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes

then restart the machine.

---

<div class="post-metadata">

### Author: ![admin1](https://sea1.discourse-cdn.com/flex023/user_avatar/www.dynamicsuser.net/admin1/32/7476_2.png) [@admin1](https://www.dynamicsuser.net/u/admin1)
#### Post date: [January 23, 2009, 12:42pm UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/4 "2009-01-23T12:42:44Z")

</div>

Girish,

That’s correct. But that will change the font everywhere in Windows. Not only when printing reports.

---

<div class="post-metadata">

### Author: ![girish.joshi](https://avatars.discourse-cdn.com/v4/letter/g/a4c791/32.png) [@girish.joshi](https://www.dynamicsuser.net/u/girish.joshi)
#### Post date: [January 23, 2009, 2:03pm UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/5 "2009-01-23T14:03:20Z")

</div>

That’s true, but the helvetica font is not really used on Windows. In fact, the mapping exists just in case someone tries to use it, it goes to Arial instead. Far and away, most Windows programs/mers used Arial instead out of the box.

This usually becomes an issue when rendering web pages, but even then, because of the inconsistent rendering of Helvetica between Mac and PC, Firefox and IE - its use is becoming deprecated.

I have never encountered a case where the “cost” of making Helvetica map to something else came anywhere close to the cost the vast modifications in the ERP system to meet the requirment.

---

<div class="post-metadata">

### Author: ![girish.joshi](https://avatars.discourse-cdn.com/v4/letter/g/a4c791/32.png) [@girish.joshi](https://www.dynamicsuser.net/u/girish.joshi)
#### Post date: [January 23, 2009, 2:05pm UTC](https://www.dynamicsuser.net/t/changing-the-font-on-all-navision-reports/20741/6 "2009-01-23T14:05:00Z")

</div>

But your other point is well taken - you do need to test your standard reports and make sure they are still print well.

Of course, you might argue that you have to do that even if you don’t change the font 😉
