<?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 ToC in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/RTF-ToC/m-p/4012#M1688</link>
    <description>Hi:&lt;BR /&gt;
  WORDSTYLE and PREPAGE are listed here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/topics/odsrtf/rtf901.html" target="_blank"&gt;http://support.sas.com/rnd/base/topics/odsrtf/rtf901.html&lt;/A&gt;&lt;BR /&gt;
as "preproduction" features of SAS 9.1.3 -- so your best bet for help (especially since it looks like you've also got a custom template for the output) would be to contact Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 02 Aug 2007 18:23:05 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-08-02T18:23:05Z</dc:date>
    <item>
      <title>RTF ToC</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/RTF-ToC/m-p/4011#M1687</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
I am using the following code to display a title line before PROC REPORT output to generate easily a TOC in the final WORD document consisting of individual RTF files&lt;BR /&gt;
&lt;BR /&gt;
ods path config.odsstyle sashelp.tmplmst ;&lt;BR /&gt;
ods rtf file="c:\temp\temp.rtf" style=tlgnew wordstyle='(\s1 THeading 1;)';&lt;BR /&gt;
ods escapechar='\';&lt;BR /&gt;
title1 j=l "something"; /* appears in header of RTF file*/&lt;BR /&gt;
title2 j=l "something else ";&lt;BR /&gt;
ods rtf prepage ='\R/RTF"\s1 "Table 2.1 Titel of table';&lt;BR /&gt;
proc report .......&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Before the report output I would like to have additional lines after "Table 2.1 ..." which should not appear in the TOC.&lt;BR /&gt;
&lt;BR /&gt;
I would appreciate any idea pointing me to a solution of my problem or any other suggestion.&lt;BR /&gt;
&lt;BR /&gt;
Ustat</description>
      <pubDate>Thu, 02 Aug 2007 08:03:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/RTF-ToC/m-p/4011#M1687</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-08-02T08:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: RTF ToC</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/RTF-ToC/m-p/4012#M1688</link>
      <description>Hi:&lt;BR /&gt;
  WORDSTYLE and PREPAGE are listed here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/topics/odsrtf/rtf901.html" target="_blank"&gt;http://support.sas.com/rnd/base/topics/odsrtf/rtf901.html&lt;/A&gt;&lt;BR /&gt;
as "preproduction" features of SAS 9.1.3 -- so your best bet for help (especially since it looks like you've also got a custom template for the output) would be to contact Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 02 Aug 2007 18:23:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/RTF-ToC/m-p/4012#M1688</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-08-02T18:23:05Z</dc:date>
    </item>
  </channel>
</rss>

