Each ODS
destination has options that govern aspects of your ODS Graphics output.
The following table shows the options for the most commonly used destinations.
ODS Destination Options that Affect ODS Graphics
|
|
|
|
|
Creates a stand-alone
image. The default image format is PNG.
|
|
Indicates the
directory where images are created. The default is the current working
directory.
|
|
Specifies the
image resolution in dots per inch for output images. IMAGE_DPI=100
is the default.
|
|
Specifies the
style to use. STYLE=LISTING is the default.
|
|
SGE=ON enables
creation of corresponding SGE file(s), which can be edited with the
ODS Graphics Editor. The SGE file(s) have the same name as the image file(s).
SGE=OFF is the default.
|
|
|
Creates embedded
image(s) in a PDF document. The default image format is PNG.
|
|
Specifies the
image resolution in dots per inch for output images. DPI=200 is the
default.
|
|
Specifies the
style to use. STYLE=PRINTER is the default.
|
|
|
Creates embedded
image(s) in RTF document. The default image format is PNG.
|
|
Specifies the
image resolution in dots per inch for output images. IMAGE_DPI=100
is the default.
|
|
Specifies the
style to use. STYLE=RTF is the default.
|
|
|
Creates stand-alone
image(s) and the HTML page. Image(s) are referenced in the HTML page.
The default image format is PNG.
|
|
Indicates the
directory where images are created. If not specified, the PATH= " directory-spec" is used.
|
|
Specifies the
image resolution in dots per inch for output images. IMAGE_DPI=100
is the default.
|
|
Specifies the
style to use. STYLE=DEFAULT is the default.
|