<?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: Embed a chart into a word document in Microsoft Integration with SAS</title>
    <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313260#M1954</link>
    <description>&lt;P&gt;Thanks so much! Is there code to delete the date, time and page number that automatically appears in the RTF?&lt;/P&gt;</description>
    <pubDate>Mon, 21 Nov 2016 21:03:50 GMT</pubDate>
    <dc:creator>azorachase</dc:creator>
    <dc:date>2016-11-21T21:03:50Z</dc:date>
    <item>
      <title>Embed a chart into a word document</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313246#M1952</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use proc sgplot to create a chart, and then embed the resulting graphic into a microsoft word document. Is there code that will automate this process (i.e., so I don't have to manually open up Microsoft word to enter the chart?).&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;</description>
      <pubDate>Mon, 21 Nov 2016 20:46:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313246#M1952</guid>
      <dc:creator>azorachase</dc:creator>
      <dc:date>2016-11-21T20:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: Embed a chart into a word document</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313249#M1953</link>
      <description>&lt;P&gt;ods rtf file='c:/path/yourdocumentname.rtf' ;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;lt;your sgplot goes here, actually any other procedure output you want&amp;gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods rtf close;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;creates RTF that Word can open.&lt;/P&gt;
&lt;P&gt;You may need to specify a style on the ODS RTF statement as the default for RTF may be gray scale, something like style=HTMLBlue or whatever.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 20:50:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313249#M1953</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-11-21T20:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: Embed a chart into a word document</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313260#M1954</link>
      <description>&lt;P&gt;Thanks so much! Is there code to delete the date, time and page number that automatically appears in the RTF?&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 21:03:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313260#M1954</guid>
      <dc:creator>azorachase</dc:creator>
      <dc:date>2016-11-21T21:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Embed a chart into a word document</title>
      <link>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313264#M1955</link>
      <description>&lt;P&gt;Options nodate nonumber;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 21:05:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Microsoft-Integration-with-SAS/Embed-a-chart-into-a-word-document/m-p/313264#M1955</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-11-21T21:05:51Z</dc:date>
    </item>
  </channel>
</rss>

