<?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: rtf and rtf  ===&amp;gt; big rtf in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2665#M1164</link>
    <description>You cannot append RTF files together with ODS, as described in this Tech Support FAQ:&lt;BR /&gt;
&lt;A href="http://support.sas.com/faq/040/FAQ04002.html" target="_blank"&gt;http://support.sas.com/faq/040/FAQ04002.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I would either create them this way:[pre]&lt;BR /&gt;
ods rtf file='allparts.rtf';&lt;BR /&gt;
** code for part1;&lt;BR /&gt;
** code for part2;&lt;BR /&gt;
** code for part3;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Or create the separate RTF files and join them together in Word. You could probably automate this with a VB script. (bringing them together)&lt;BR /&gt;
&lt;BR /&gt;
With HTML, you can append a new HTML file to an existing HTML file, but that technique does not work for RTF and PDF. That technique (for HTML) is described here: &lt;A href="http://support.sas.com/faq/036/FAQ03610.html" target="_blank"&gt;http://support.sas.com/faq/036/FAQ03610.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Good luck!&lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 30 Mar 2007 15:12:45 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-03-30T15:12:45Z</dc:date>
    <item>
      <title>rtf and rtf  ===&gt; big rtf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2664#M1163</link>
      <description>Dear all,&lt;BR /&gt;
    any way to set separated rtf files together?&lt;BR /&gt;
 &lt;BR /&gt;
need your answer,&lt;BR /&gt;
thanks!</description>
      <pubDate>Fri, 30 Mar 2007 05:07:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2664#M1163</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-03-30T05:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: rtf and rtf  ===&gt; big rtf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2665#M1164</link>
      <description>You cannot append RTF files together with ODS, as described in this Tech Support FAQ:&lt;BR /&gt;
&lt;A href="http://support.sas.com/faq/040/FAQ04002.html" target="_blank"&gt;http://support.sas.com/faq/040/FAQ04002.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
I would either create them this way:[pre]&lt;BR /&gt;
ods rtf file='allparts.rtf';&lt;BR /&gt;
** code for part1;&lt;BR /&gt;
** code for part2;&lt;BR /&gt;
** code for part3;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
Or create the separate RTF files and join them together in Word. You could probably automate this with a VB script. (bringing them together)&lt;BR /&gt;
&lt;BR /&gt;
With HTML, you can append a new HTML file to an existing HTML file, but that technique does not work for RTF and PDF. That technique (for HTML) is described here: &lt;A href="http://support.sas.com/faq/036/FAQ03610.html" target="_blank"&gt;http://support.sas.com/faq/036/FAQ03610.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Good luck!&lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 30 Mar 2007 15:12:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2665#M1164</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-03-30T15:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: rtf and rtf  ===&gt; big rtf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2666#M1165</link>
      <description>Hi Cynthia&lt;BR /&gt;
&lt;BR /&gt;
You can do this by post-processing your RTF file also.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Duong</description>
      <pubDate>Fri, 25 May 2007 01:07:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/rtf-and-rtf-gt-big-rtf/m-p/2666#M1165</guid>
      <dc:creator>Duong</dc:creator>
      <dc:date>2007-05-25T01:07:30Z</dc:date>
    </item>
  </channel>
</rss>

