It is not surprised that Lotus Notes user doesn’t know where to change its font size for viewing because the setting is not done at the GUI interface.
For Lotus Notes 5 (or later, apply up to Lotus Notes 8) client, you can customize the display size of the default fonts by adding the following setting to your NOTES.INI file (inside the Lotus Notes directory):-
Display_font_adjustment=x
Where x is the number of points added to the default size, and is a number between 0 and 25. For example, if you need to increase the font size to 5, you would type:
Display_font_adjustment=5
Alternatively, you can also change the font size of Lotus Notes by changing your display fonts in Windows (Control Panel > Display > “Settings” tab > Advanced button).
However, please note that changing the Windows display fonts will affect all programs on your computer.
2 comments:
In Notes 8 I couldn't get all of the fonts right using just Display_font_adjustment property. What really hepled was changing Theme from Notes8 theme to the OS one. Go to 'File->Preferences->Windows and Themes' and change Theme from 'Notes 8 theme' to 'Operating System theme'.
Thanks a for your help. It took half an hour to me to google the correct solution.
Post a Comment