<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Controlling graph output in ODS LISTING in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-graph-output-in-ODS-LISTING/m-p/62967#M2142</link>
    <description>Hi, I am trying to figure out how to control the image output in using ODS GRAPHICS and ODS LISTING destination.&lt;BR /&gt;
&lt;BR /&gt;
I am aware that ODS GRAPHICS can be used to specify image format, image name, size of image and etc., and the resolution can be specify in the ODS destination. However when I used ODS LISTING to create individual graph at a specific resolution (say 200dpi), I could not change the default resolution of 100dpi. Am I missing something?&lt;BR /&gt;
&lt;BR /&gt;
Other question, people used to run GOPTIONS to make graphs, but it seems that many of the common image settings can be controlled with ODS GRAPHICS and ODS destination statement. I was wondering if it is necessary to run any GOPTIONS statements my situation. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
PS. I am running Window SAS 9.2 TS2M3. Assuming PROC SGPLOT was used to generate the above graph.</description>
    <pubDate>Fri, 06 May 2011 14:44:19 GMT</pubDate>
    <dc:creator>WKC</dc:creator>
    <dc:date>2011-05-06T14:44:19Z</dc:date>
    <item>
      <title>Controlling graph output in ODS LISTING</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-graph-output-in-ODS-LISTING/m-p/62967#M2142</link>
      <description>Hi, I am trying to figure out how to control the image output in using ODS GRAPHICS and ODS LISTING destination.&lt;BR /&gt;
&lt;BR /&gt;
I am aware that ODS GRAPHICS can be used to specify image format, image name, size of image and etc., and the resolution can be specify in the ODS destination. However when I used ODS LISTING to create individual graph at a specific resolution (say 200dpi), I could not change the default resolution of 100dpi. Am I missing something?&lt;BR /&gt;
&lt;BR /&gt;
Other question, people used to run GOPTIONS to make graphs, but it seems that many of the common image settings can be controlled with ODS GRAPHICS and ODS destination statement. I was wondering if it is necessary to run any GOPTIONS statements my situation. Thanks!&lt;BR /&gt;
&lt;BR /&gt;
PS. I am running Window SAS 9.2 TS2M3. Assuming PROC SGPLOT was used to generate the above graph.</description>
      <pubDate>Fri, 06 May 2011 14:44:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Controlling-graph-output-in-ODS-LISTING/m-p/62967#M2142</guid>
      <dc:creator>WKC</dc:creator>
      <dc:date>2011-05-06T14:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Controlling graph output in ODS LISTING</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Controlling-graph-output-in-ODS-LISTING/m-p/62968#M2143</link>
      <description>For your first question, you can control the DPI of images from ODS Graphics by using the IMAGE_DPI option on the ODS LISTING/RTF/HTML statements. For ODS PDF and PRINTER, use the DPI (which affect the whole output, tables and all).&lt;BR /&gt;
&lt;BR /&gt;
For the second question, GOPTIONS do not apply to ODS Graphics. Just use the ODS GRAPHICS statement to control global options in this system.&lt;BR /&gt;
&lt;BR /&gt;
Hope this helps!&lt;BR /&gt;
Dan</description>
      <pubDate>Fri, 06 May 2011 16:29:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Controlling-graph-output-in-ODS-LISTING/m-p/62968#M2143</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2011-05-06T16:29:19Z</dc:date>
    </item>
  </channel>
</rss>

