Set a custom font size for the report.
SETFONTSIZE(value)
value - Numeric value to set the size.
SETFONTSIZE(18) //Sets the font size to 18
Dynamically control the font size using scripts.
Was this helpful?