<?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 ODS RTF TEXT= What code do I use to adjust the top margin of my text ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-TEXT-What-code-do-I-use-to-adjust-the-top-margin-of-my/m-p/50631#M6459</link>
    <description>ods rtf text = "^S={font_size=14pt font_face='Times Roman' font_weight=bold just=l background=#FFFFFF}OR Time";&lt;BR /&gt;
&lt;BR /&gt;
The top margin is quite wide.  What code do I use to adjust this top margin?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
S</description>
    <pubDate>Wed, 15 Dec 2010 15:42:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2010-12-15T15:42:42Z</dc:date>
    <item>
      <title>ODS RTF TEXT= What code do I use to adjust the top margin of my text ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-TEXT-What-code-do-I-use-to-adjust-the-top-margin-of-my/m-p/50631#M6459</link>
      <description>ods rtf text = "^S={font_size=14pt font_face='Times Roman' font_weight=bold just=l background=#FFFFFF}OR Time";&lt;BR /&gt;
&lt;BR /&gt;
The top margin is quite wide.  What code do I use to adjust this top margin?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,&lt;BR /&gt;
S</description>
      <pubDate>Wed, 15 Dec 2010 15:42:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-TEXT-What-code-do-I-use-to-adjust-the-top-margin-of-my/m-p/50631#M6459</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2010-12-15T15:42:42Z</dc:date>
    </item>
    <item>
      <title>Re: ODS RTF TEXT= What code do I use to adjust the top margin of my text ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-TEXT-What-code-do-I-use-to-adjust-the-top-margin-of-my/m-p/50632#M6460</link>
      <description>Hi:&lt;BR /&gt;
  If you are using SAS 9.1.3 or SAS 9.2, then (per this Tech Support note) you should be able to use the System Options to alter the RTF margins starting in SAS 9.1:&lt;BR /&gt;
[pre]&lt;BR /&gt;
options topmargin=.5in bottommargin=.5in;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
           &lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/5/468.html" target="_blank"&gt;http://support.sas.com/kb/5/468.html&lt;/A&gt; (the note is reporting that a problem with using options did not work in SAS 8.2, but was fixed in SAS 9.1)&lt;BR /&gt;
 &lt;BR /&gt;
If you are using SAS 8.2 or want to use a custom style template for changing margins, then this Tech Support note outlines the methods that you would use via style template:&lt;BR /&gt;
 &lt;A href="http://support.sas.com/kb/24/033.html" target="_blank"&gt;http://support.sas.com/kb/24/033.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
Do remember that ODS RTF creates RTF control strings that are designed to work best with Microsoft Word. So if you are creating RTF output and using some other RTF viewer (OpenOffice, ClarisWorks, etc), then you may have to work with Tech Support if the RTF control strings for margins are not respected by those viewers. &lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 15 Dec 2010 17:12:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-TEXT-What-code-do-I-use-to-adjust-the-top-margin-of-my/m-p/50632#M6460</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-12-15T17:12:40Z</dc:date>
    </item>
  </channel>
</rss>

