Set a custom font size for the report.
Syntax
SETFONTSIZE(value)
Arguments
value - Numeric value to set the size.
Example
SETFONTSIZE(18)
//Sets the font size to 18

SETFONTSIZE script
Dynamically control the font size using scripts.

Changing the font size with scripts