|
Set Default Font in Lotus Notes |
|
Wednesday, 27 August 2008 |
|
Q Can you set the default font face in Lotus Notes? A The NOTES.INI file can accept the setting StaticFont=<name>|0|26 where name is the name of a valid font that is installed on the workstation. By utilising a VBScript, it is possible to roll this out to all users on the network quickly and efficiently, should the need arise.
|