Setting Default Font Sizes for Email Report Server/400 HTML Format
From Support
To change the default font sizes for the Native HTML Report converter included with Email Report Server/400, run the following commands:
The following command changes the 80 character font size to 8 Points: CHGCMDDFT CMD(RJSERS/ERS003) NEWDFT('FONTSIZ80(8)')
The following command changes the 132 character font size to 7 points: CHGCMDDFT CMD(RJSERS/ERS003) NEWDFT('FONTSIZ132(7)')
The following command changes the 198 character or above font size to 6 points: CHGCMDDFT CMD(RJSERS/ERS003) NEWDFT('FONTSIZ198(6)')
