<?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 STARTPAGE= option on ODS RTF statement causes titles and footnotes to disappear in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/STARTPAGE-option-on-ODS-RTF-statement-causes-titles-and/m-p/136743#M36875</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.3 when I tried to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ods rtf startpage=no; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The title and the footnote of the second table disappeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a link which is for SAS 8.X :&lt;A class="active_link" href="http://support.sas.com/kb/5/620.html" title="http://support.sas.com/kb/5/620.html"&gt;5620 - STARTPAGE= option on ODS RTF statement causes titles and footnotes todisappear&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it does not work for SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have this issue? How to fix it? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jan 2014 22:00:38 GMT</pubDate>
    <dc:creator>Ken_oy</dc:creator>
    <dc:date>2014-01-09T22:00:38Z</dc:date>
    <item>
      <title>STARTPAGE= option on ODS RTF statement causes titles and footnotes to disappear</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/STARTPAGE-option-on-ODS-RTF-statement-causes-titles-and/m-p/136743#M36875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using SAS 9.3 when I tried to use &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;ods rtf startpage=no; &lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The title and the footnote of the second table disappeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found a link which is for SAS 8.X :&lt;A class="active_link" href="http://support.sas.com/kb/5/620.html" title="http://support.sas.com/kb/5/620.html"&gt;5620 - STARTPAGE= option on ODS RTF statement causes titles and footnotes todisappear&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it does not work for SAS 9.3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have this issue? How to fix it? Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 22:00:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/STARTPAGE-option-on-ODS-RTF-statement-causes-titles-and/m-p/136743#M36875</guid>
      <dc:creator>Ken_oy</dc:creator>
      <dc:date>2014-01-09T22:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: STARTPAGE= option on ODS RTF statement causes titles and footnotes to disappear</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/STARTPAGE-option-on-ODS-RTF-statement-causes-titles-and/m-p/136744#M36876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; When I use ODS RTF and STARTPAGE=NO, the title and footnote of the -second- table are going to be on the first page. So therefore, the header area in Word is already "taken" by the title from the first procedure (if you utilize the code in the Tech Support note) and the footer area in Word is already "taken" by the footnote from the first procedure -- so where would you have the title and footnote from the second table go? When you turn STARTPAGE=NO, there is no "header" area for the second procedure. So the title from the second procedure isn't used (usually). This behavior is one of the reasons that ODS TEXT= is used with ODS RTF -- in a STARTPAGE=NO usage scenario, you might want to insert a pseudo-title between the first procedure and the second procedure. There is no "middle" header area in the RTF specification. So ODS TEXT= gives you a way to insert a text string into the RTF file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; There is a Tech Support note that describes how to use ODS TEXT= with ODS RTF and use a style template or ODS ESCAPECHAR to format the text string that you place with ODS TEXT=. Look&amp;nbsp; for the Full Code tab on Tech Support note 8044 at support.sas.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 03:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/STARTPAGE-option-on-ODS-RTF-statement-causes-titles-and/m-p/136744#M36876</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-01-10T03:19:02Z</dc:date>
    </item>
  </channel>
</rss>

