<?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 SVG warning with RTF and Excel destinations in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675466#M24331</link>
    <description>&lt;P&gt;I get the following warnings on the log. Why is it trying to use the SVG format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;36         ods _all_ close ;
37         ods noproctitle;
38         options papersize=A4 orientation=portrait;
39         ods graphics on /reset=index outputfmt=PNG;
40         ods rtf  style=bbfp file="&amp;amp;cpa\&amp;amp;prog..rtf"  image_dpi=300 bodytitle;
WARNING: Unsupported device 'SVG' for RTF destination. Using default device 'EMF'.
NOTE: Writing RTF Body file: C:\Users\bruce\OneDrive - UNSW\docs\CPA\HILDA\CPA3.rtf
41         ods html style=bbfp path="&amp;amp;userprofile\SASImages" gpath="&amp;amp;userprofile\SASImages"  image_dpi=300;
NOTE: Writing HTML Body file: sashtml8.htm
42         ods escapechar="~";
43         ods  Excel file="&amp;amp;cpa\&amp;amp;prog..xlsx" style=BBfp
44              options(sheet_interval='NONE' embedded_titles='yes')  ;
WARNING: Unsupported device 'SVG' for EXCEL destination. Using default device 'PNG'.&lt;/PRE&gt;</description>
    <pubDate>Sun, 09 Aug 2020 09:45:48 GMT</pubDate>
    <dc:creator>BruceBrad</dc:creator>
    <dc:date>2020-08-09T09:45:48Z</dc:date>
    <item>
      <title>SVG warning with RTF and Excel destinations</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675466#M24331</link>
      <description>&lt;P&gt;I get the following warnings on the log. Why is it trying to use the SVG format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;36         ods _all_ close ;
37         ods noproctitle;
38         options papersize=A4 orientation=portrait;
39         ods graphics on /reset=index outputfmt=PNG;
40         ods rtf  style=bbfp file="&amp;amp;cpa\&amp;amp;prog..rtf"  image_dpi=300 bodytitle;
WARNING: Unsupported device 'SVG' for RTF destination. Using default device 'EMF'.
NOTE: Writing RTF Body file: C:\Users\bruce\OneDrive - UNSW\docs\CPA\HILDA\CPA3.rtf
41         ods html style=bbfp path="&amp;amp;userprofile\SASImages" gpath="&amp;amp;userprofile\SASImages"  image_dpi=300;
NOTE: Writing HTML Body file: sashtml8.htm
42         ods escapechar="~";
43         ods  Excel file="&amp;amp;cpa\&amp;amp;prog..xlsx" style=BBfp
44              options(sheet_interval='NONE' embedded_titles='yes')  ;
WARNING: Unsupported device 'SVG' for EXCEL destination. Using default device 'PNG'.&lt;/PRE&gt;</description>
      <pubDate>Sun, 09 Aug 2020 09:45:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675466#M24331</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2020-08-09T09:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: SVG warning with RTF and Excel destinations</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675475#M24332</link>
      <description>Hi:&lt;BR /&gt;  It's just a warning. All it means is that in some previous job, the graphics device was set to SVG (that is the default for some of the destinations) and when your RTF step was submitted, the SVG was still in effect. Look here: &lt;A href="https://go.documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=p1vzbqx343n04pn1h0hquiiipk4b.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=graphref&amp;amp;docsetTarget=p1vzbqx343n04pn1h0hquiiipk4b.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt; in the documentation to see the devices that are supported by each destination. To work around this, all you have to do is issue a &lt;BR /&gt;goptions device=png; &lt;BR /&gt;or else, if you are using Enterprise Guide, you can change the device settings in the EG Options window under (Tools).&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 09 Aug 2020 13:30:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675475#M24332</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-08-09T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: SVG warning with RTF and Excel destinations</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675524#M24334</link>
      <description>&lt;P&gt;Thanks. That stops the warning message.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Aug 2020 00:19:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/SVG-warning-with-RTF-and-Excel-destinations/m-p/675524#M24334</guid>
      <dc:creator>BruceBrad</dc:creator>
      <dc:date>2020-08-10T00:19:43Z</dc:date>
    </item>
  </channel>
</rss>

