<?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: Headery=0 Footery=0 (SAS v9.1) in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Headery-0-Footery-0-SAS-v9-1/m-p/4290#M1758</link>
    <description>Hi, Violaine:&lt;BR /&gt;
  This site &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;
leads me to believe that some of these options are pre-production&lt;BR /&gt;
  &lt;BR /&gt;
Perhaps your install of SAS is 9.0 instead of 9.1??? If you look at the site, the 9.1.3 options are in yellow, which leads me to believe that all the others were pre-production in SAS 9.1.&lt;BR /&gt;
  &lt;BR /&gt;
When I tried this code in SAS 9.1.3:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods rtf file="c:\temp\test.rtf" headery=320 footery=1100;&lt;BR /&gt;
  proc print data=sashelp.class;&lt;BR /&gt;
    title 'where is title';&lt;BR /&gt;
    footnote 'where is footnote';&lt;BR /&gt;
  run;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
the title (HEADERY) is closer to the top of the document than the footnote (FOOTERY), which is a different distance from the bottom. Since the value for HEADERY and FOOTERY is in TWIPS (twentieths of a printers point), it seems to me possible that 0 twips is not a valid value for RTF -or- that Word doesn't like 0 twips, somehow. When I tried using 0 as the value for these 2 options, it almost looked like Word was using my NORMAL.DOT values. &lt;BR /&gt;
 &lt;BR /&gt;
You might consider contacting Tech Support for help with this problem.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Thu, 23 Aug 2007 14:59:24 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-08-23T14:59:24Z</dc:date>
    <item>
      <title>Headery=0 Footery=0 (SAS v9.1)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Headery-0-Footery-0-SAS-v9-1/m-p/4289#M1757</link>
      <description>Hi all,&lt;BR /&gt;
&lt;BR /&gt;
I have put the options: Headery=0 Footery=0 in my ods rtf options as follow:&lt;BR /&gt;
Ods rtf file="&amp;amp;Path_File..rtf" Style=&amp;amp;Style headery=0 footery=0;&lt;BR /&gt;
&lt;BR /&gt;
However, I don't understand why this doesn't work (?). When I look at my RTF document, the distance from the edge is always 1inch.&lt;BR /&gt;
&lt;BR /&gt;
Could you please help me?&lt;BR /&gt;
&lt;BR /&gt;
Many thanks,&lt;BR /&gt;
&lt;BR /&gt;
Violaine</description>
      <pubDate>Thu, 23 Aug 2007 08:41:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Headery-0-Footery-0-SAS-v9-1/m-p/4289#M1757</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-08-23T08:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Headery=0 Footery=0 (SAS v9.1)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Headery-0-Footery-0-SAS-v9-1/m-p/4290#M1758</link>
      <description>Hi, Violaine:&lt;BR /&gt;
  This site &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;
leads me to believe that some of these options are pre-production&lt;BR /&gt;
  &lt;BR /&gt;
Perhaps your install of SAS is 9.0 instead of 9.1??? If you look at the site, the 9.1.3 options are in yellow, which leads me to believe that all the others were pre-production in SAS 9.1.&lt;BR /&gt;
  &lt;BR /&gt;
When I tried this code in SAS 9.1.3:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods rtf file="c:\temp\test.rtf" headery=320 footery=1100;&lt;BR /&gt;
  proc print data=sashelp.class;&lt;BR /&gt;
    title 'where is title';&lt;BR /&gt;
    footnote 'where is footnote';&lt;BR /&gt;
  run;&lt;BR /&gt;
ods rtf close;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
&lt;BR /&gt;
the title (HEADERY) is closer to the top of the document than the footnote (FOOTERY), which is a different distance from the bottom. Since the value for HEADERY and FOOTERY is in TWIPS (twentieths of a printers point), it seems to me possible that 0 twips is not a valid value for RTF -or- that Word doesn't like 0 twips, somehow. When I tried using 0 as the value for these 2 options, it almost looked like Word was using my NORMAL.DOT values. &lt;BR /&gt;
 &lt;BR /&gt;
You might consider contacting Tech Support for help with this problem.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Thu, 23 Aug 2007 14:59:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Headery-0-Footery-0-SAS-v9-1/m-p/4290#M1758</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-08-23T14:59:24Z</dc:date>
    </item>
  </channel>
</rss>

