<?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 Re: how to save graphics in .eps format? in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473144#M16352</link>
    <description>&lt;P&gt;So the graphic must be in an open format where we can change line and write on it. I use to work with .eps which comes from sigma plot program, but there might be other formats also.&lt;/P&gt;</description>
    <pubDate>Mon, 25 Jun 2018 19:49:23 GMT</pubDate>
    <dc:creator>Palhao</dc:creator>
    <dc:date>2018-06-25T19:49:23Z</dc:date>
    <item>
      <title>how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473103#M16345</link>
      <description>&lt;P&gt;Hello there,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having trouble on trying to save graphics on .eps format for further edition. I am using proc sagplot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;proc sort; by col;&lt;BR /&gt;proc sgplot data=WORK.IMPORT;&lt;BR /&gt;density ct / type=kernel group=trat; by col;&lt;BR /&gt;run;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Is there anybody that could help me?&lt;/DIV&gt;&lt;DIV&gt;Thanks&lt;/DIV&gt;&lt;DIV&gt;Miller Palhão&lt;/DIV&gt;</description>
      <pubDate>Mon, 25 Jun 2018 18:32:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473103#M16345</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T18:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473121#M16346</link>
      <description>&lt;P&gt;&lt;A href="http://documentation.sas.com/?docsetId=grstatgraph&amp;amp;docsetTarget=p0kroq43yu0lspn16hk1u4c65lti.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n1t73d1kv8sjwjn1npcr1qv0vnkf" target="_blank"&gt;http://documentation.sas.com/?docsetId=grstatgraph&amp;amp;docsetTarget=p0kroq43yu0lspn16hk1u4c65lti.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#n1t73d1kv8sjwjn1npcr1qv0vnkf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods graphics / outputfmt=eps;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;Try that before you code and see what graph types you get.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:13:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473121#M16346</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T19:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473133#M16347</link>
      <description>&lt;P&gt;Is there a file where with the graphics?&lt;/P&gt;&lt;P&gt;Otherwise the graphics from the results page I just can save them in .png or .bmp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:27:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473133#M16347</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T19:27:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473135#M16348</link>
      <description>&lt;P&gt;The log usually has the path to the image file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99454"&gt;@Palhao&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Is there a file where with the graphics?&lt;/P&gt;
&lt;P&gt;Otherwise the graphics from the results page I just can save them in .png or .bmp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473135#M16348</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T19:28:55Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473136#M16349</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I only find this on log WARNING: html5 destination does not support EPS images. Using the default static format.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:32:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473136#M16349</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T19:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473139#M16350</link>
      <description>&lt;P&gt;Yes, certain destinations support different format types and EPS is an older type that's not supported within HTML5. The documentation, original answer, includes those details. Perhaps a more detailed explanation of what you're trying to do and what you actually need would help us to solve your issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99454"&gt;@Palhao&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;SPAN&gt;I only find this on log WARNING: html5 destination does not support EPS images. Using the default static format.&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:37:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473139#M16350</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T19:37:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473140#M16351</link>
      <description>&lt;P&gt;Yes, I am sorry.&lt;/P&gt;&lt;P&gt;I am trying to save graphic for further work on adobe illustrator. I normally use this to combine graphics in one figure or to change things inside the graphic, like the color of the line or dash line, etc.&lt;/P&gt;&lt;P&gt;I am using sas university edition, I don't know if it is matter.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Miller Palhão&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:45:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473140#M16351</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T19:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473144#M16352</link>
      <description>&lt;P&gt;So the graphic must be in an open format where we can change line and write on it. I use to work with .eps which comes from sigma plot program, but there might be other formats also.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 19:49:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473144#M16352</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T19:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473186#M16353</link>
      <description>&lt;P&gt;I believe SVG&amp;nbsp;and PNG are considered the optimal outputs in this case then.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99454"&gt;@Palhao&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;So the graphic must be in an open format where we can change line and write on it. I use to work with .eps which comes from sigma plot program, but there might be other formats also.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 22:02:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473186#M16353</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T22:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473191#M16354</link>
      <description>&lt;P&gt;Dear Reeza, It seems like .svg works. But it creates a html file and needs to be converted to .pdf to open in adobe illustrator.&lt;/P&gt;&lt;P&gt;However, it loses some configuration. But it can be fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Miller Palhão&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 22:42:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473191#M16354</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T22:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473195#M16355</link>
      <description>&lt;P&gt;Why not output directly to PDF if you want that?&lt;/P&gt;
&lt;P&gt;This is what my log looks like and there's the path to the PNG and PDF file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;13889&lt;BR /&gt;13890 proc sgplot data=sashelp.class;&lt;BR /&gt;13891 scatter x=weight y=height / group=sex;&lt;BR /&gt;13892 run;&lt;/P&gt;
&lt;P&gt;NOTE: PROCEDURE SGPLOT used (Total process time):&lt;BR /&gt; real time 1.34 seconds&lt;BR /&gt; cpu time 0.32 seconds&lt;/P&gt;
&lt;P&gt;NOTE: Listing image output written to&lt;BR /&gt; &lt;STRONG&gt;C:\Users\REEZA\SGPlot3.png.&lt;/STRONG&gt;&lt;BR /&gt;NOTE: There were 19 observations read from the data set SASHELP.CLASS.&lt;/P&gt;
&lt;P&gt;13893&lt;BR /&gt;13894 ods pdf close;&lt;BR /&gt;NOTE: ODS PDF printed 1 page to &lt;STRONG&gt;C:\_localdata\temp\graphs.pdf&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods graphics / outputfmt=png;

ods pdf file='C:\_localdata\temp\graphs.pdf';

proc sgplot data=sashelp.class;
scatter x=weight y=height / group=sex;
run;

ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 25 Jun 2018 22:55:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473195#M16355</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T22:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473201#M16356</link>
      <description>&lt;P&gt;Dear Reeza,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I have this message on log&lt;/P&gt;&lt;P&gt;"&lt;SPAN&gt;ERROR: Insufficient authorization to access /opt/sasinside/SASConfig/Lev1/SASApp/C:\_localdata\temp\graphs.pdf.&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It might be because I do not have sas license and I am using sas university edition on demo version?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Miller Palhão&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 23:10:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473201#M16356</guid>
      <dc:creator>Palhao</dc:creator>
      <dc:date>2018-06-25T23:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to save graphics in .eps format?</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473202#M16357</link>
      <description>&lt;P&gt;Change the path to be something relevant for your, maybe:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/folders/myfolders/temp&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you created a temp folder for yourself.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jun 2018 23:11:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/how-to-save-graphics-in-eps-format/m-p/473202#M16357</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-06-25T23:11:19Z</dc:date>
    </item>
  </channel>
</rss>

