<?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 Generating single RTF in EG in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775368#M39776</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have 6 separate EG programs each producing graphs/charts in a project. I can generate seperate RTF for each. I am wondering if there is a way to create a single rtf out of the 6 programs. I don't want to bundle all the codes in a single program as it makes it very hard to read&amp;nbsp; and&amp;nbsp; too bulky. Any suggestion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your response&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Oct 2021 11:22:10 GMT</pubDate>
    <dc:creator>YNWA1</dc:creator>
    <dc:date>2021-10-20T11:22:10Z</dc:date>
    <item>
      <title>Generating single RTF in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775368#M39776</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have 6 separate EG programs each producing graphs/charts in a project. I can generate seperate RTF for each. I am wondering if there is a way to create a single rtf out of the 6 programs. I don't want to bundle all the codes in a single program as it makes it very hard to read&amp;nbsp; and&amp;nbsp; too bulky. Any suggestion?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance for your response&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 11:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775368#M39776</guid>
      <dc:creator>YNWA1</dc:creator>
      <dc:date>2021-10-20T11:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: Generating single RTF in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775413#M39781</link>
      <description>&lt;P&gt;Are you looking for a way to combine multiple rtf files into a single one, there are many people studies on it, try search "combine rtf" in forum and you will find a way out.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Oct 2021 14:32:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775413#M39781</guid>
      <dc:creator>whymath</dc:creator>
      <dc:date>2021-10-20T14:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Generating single RTF in EG</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775417#M39782</link>
      <description>Remove the ODS RTF first statement from each program, then wrap them in a new program using %INCLUDE&amp;gt;&lt;BR /&gt;&lt;BR /&gt;ods rtf file="/home/reeza/myFiles/";&lt;BR /&gt;%include 'program to create 1st report with no ods rtf close' / source2;&lt;BR /&gt;%include 'program to create 1st report with no ods rtf close.sas' / source2;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;ods rtf close;</description>
      <pubDate>Wed, 20 Oct 2021 14:55:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/Generating-single-RTF-in-EG/m-p/775417#M39782</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-10-20T14:55:00Z</dc:date>
    </item>
  </channel>
</rss>

