I want to save paper while printing. How can I change the font when printing my SAS code, output file, and log file?
A. The default font for printing SAS code, output file, and log file is 10. You can use option SYSPRINTFONT to set it. OPTIONS SYSPRINTFONT=’SAS Monospace’ 6; proc print data=sashelp.