| Product | Release |
|---|---|
| SAS/GRAPH | 9.2 |
| Previous Page | | | Next Page |
| Generating Output with SAS/GRAPH Procedures |
Each destination has a default device and default style that are used if you do not specify otherwise. Also, each destination has a set of supported devices. Default Devices and Styles for Commonly Used ODS Destinations summarizes this information for the LISTING, HTML, RTF, and PDF destinations.
You can use any style with any destination. If you specify a device with the GOPTIONS DEVICE= option, you should specify a device that is compatible with all of the destinations that you have open.
| ODS Destination | Default Device | Default Style | Default Output | Supported Devices |
|---|---|---|---|---|
| LISTING |
WIN (Windows)
XCOLOR (UNIX) IBMPCGX (z/OS) |
Listing | Graphics output is displayed in the GRAPH window1 | all devices2 except JAVA and ACTIVEX |
| HTML | PNG | Default | HTML and PNG file |
PNG
GIF JPEG JAVA JAVAIMG ACTIVEX ACTXIMG SVG JAVAMETA GIFANIM |
| RTF | SASEMF | Rtf | RTF file (with embedded metafile) |
SASEMF
PNG JPEG JAVAIMG ACTIVEX ACTXIMG |
| SASPRTC | Printer | PDF file |
SASPRTC (color)
SASPRTG (gray scale) SASPRTM (monochrome) |
|
| PRINTER | SASPRTC | Printer | Controlled by the PRINTERPATH= system option (and by the SYSPRINT= system option on Windows)3 | Any of the printersdefined in the Registry Editor under Core PrintingPrinters |
| 1
The default devices for the LISTING destination do not write image files
to disk.
2 JAVAMETA is supported for the LISTING destination, but its output requires processing with the Metaview applet. 3 On Windows operating environments, if the PRINTERPATH= option is not specified, then SAS uses looks uses the setting of the SYSPRINT= system option. If neither the SYSPRINT= nor the PRINTERPATH= option has been set, then SAS uses the default Windows printer. |
||||
| Previous Page | | | Next Page | | | Top of Page |
Copyright © 2008 by SAS Institute Inc., Cary, NC, USA. All rights reserved.
