Usage Note 24221: What does COLOR=NO do in ODS PRINTER?
In SAS 9.1 and later,
If you want to allow grayscale backgrounds but disable colors, use COLOR=GRAY and BACKGROUND=NO.
In SAS 8.2, COLOR=NO turns off all background colors. It does not turn the colors to grayscale.
In
the default printer style there are no colorsit's all grayscale, including the backgrounds. The COLOR=NO
option turns them off.
If you want to allow grayscale backgrounds but disable colors, use the
SAS system option NOCOLORPRINTING instead.
Operating System and Release Information
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
| Type: | Usage Note |
| Priority: | low |
| Topic: | SAS Reference ==> ODS (Output Delivery System) System Administration ==> Printing
|
| Date Modified: | 2005-07-15 16:21:01 |
| Date Created: | 2005-02-09 13:58:47 |