Setting Default Font Sizes for Email Report Server/400 PDF Format
From Support
To change the default font sizes for the Native PDF 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/ERS008) NEWDFT('FONTSIZ80(8)')
The following command changes the 132 character font size to 7 points: CHGCMDDFT CMD(RJSERS/ERS008) NEWDFT('FONTSIZ132(7)')
The following command changes the 198 character or above font size to 6 points: CHGCMDDFT CMD(RJSERS/ERS008) NEWDFT('FONTSIZ198(6)')
