<?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: Options page size not working for ODS RTF in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635870#M23902</link>
    <description>Below is the code&lt;BR /&gt;Im using options only before ODS RTF call not in between the ODS RTF / ODS RTF Close code block.&lt;BR /&gt;&lt;BR /&gt;options orientation=landscape nodate PS=65 ls=120 nocenter nonumber nobyline&lt;BR /&gt;topmargin=1.5in bottommargin=1in leftmargin=1in rightmargin=1in;&lt;BR /&gt;title; footnote;&lt;BR /&gt;title;&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods rtf file="&amp;amp;resultpath.&amp;amp;filename..rtf" startpage=yes style=tablertf BODYTITLE_AUX nogtitle;&lt;BR /&gt;ods escapechar='^';&lt;BR /&gt;&amp;lt;proc report code &amp;gt;&lt;BR /&gt;ods rtf close;</description>
    <pubDate>Mon, 30 Mar 2020 16:25:32 GMT</pubDate>
    <dc:creator>adrnneadriana</dc:creator>
    <dc:date>2020-03-30T16:25:32Z</dc:date>
    <item>
      <title>Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635805#M23899</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I'm generating a ODS RTF file, Im getting my footer in next page. But I still have some empty space in first page above title.&lt;/P&gt;&lt;P&gt;I have tried PS options, but its not working. When I use PS = 40 or PS = 80,&amp;nbsp; RTF output remains same&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to increase my number of Lines than can be there&amp;nbsp; in a RTF page ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;options orientation=landscape nodate&lt;STRONG&gt; PS=65&lt;/STRONG&gt; ls=120 nocenter nonumber nobyline&amp;nbsp;&amp;nbsp;topmargin=1.5in bottommargin=1in leftmargin=1in rightmargin=1in;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 14:11:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635805#M23899</guid>
      <dc:creator>adrnneadriana</dc:creator>
      <dc:date>2020-03-30T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635840#M23901</link>
      <description>&lt;P&gt;1) you should show the actual settings you use including the ODS rtf statement with all options&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;2) I don't believe Pagesize has anything to do with any ODS destination. You might try using Papersize.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also I think you may want to set the options prior to the ODS RTF and don't attempt to change the page size or orientation within the ODS RTF / ODS RTF Close code block.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:13:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635840#M23901</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-03-30T15:13:31Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635870#M23902</link>
      <description>Below is the code&lt;BR /&gt;Im using options only before ODS RTF call not in between the ODS RTF / ODS RTF Close code block.&lt;BR /&gt;&lt;BR /&gt;options orientation=landscape nodate PS=65 ls=120 nocenter nonumber nobyline&lt;BR /&gt;topmargin=1.5in bottommargin=1in leftmargin=1in rightmargin=1in;&lt;BR /&gt;title; footnote;&lt;BR /&gt;title;&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods rtf file="&amp;amp;resultpath.&amp;amp;filename..rtf" startpage=yes style=tablertf BODYTITLE_AUX nogtitle;&lt;BR /&gt;ods escapechar='^';&lt;BR /&gt;&amp;lt;proc report code &amp;gt;&lt;BR /&gt;ods rtf close;</description>
      <pubDate>Mon, 30 Mar 2020 16:25:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635870#M23902</guid>
      <dc:creator>adrnneadriana</dc:creator>
      <dc:date>2020-03-30T16:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635871#M23903</link>
      <description>PS and LS have nothing to do with ODS destination.  Just the plain text LISTING destination.</description>
      <pubDate>Mon, 30 Mar 2020 16:27:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635871#M23903</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-03-30T16:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635872#M23904</link>
      <description>how can i increase the number of lines in a page in RTF destination ?</description>
      <pubDate>Mon, 30 Mar 2020 16:29:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635872#M23904</guid>
      <dc:creator>adrnneadriana</dc:creator>
      <dc:date>2020-03-30T16:29:50Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635873#M23905</link>
      <description>&lt;P&gt;Make the page larger or make the font smaller (actually really the space between lines, but you don't want the lines so close together that the characters are printed on top of each other).&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:31:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635873#M23905</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2020-03-30T16:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635875#M23906</link>
      <description>how can I make Page larger ? There is some space left before the title and after footer. How Can I increase number of lines in page ?&lt;BR /&gt;&lt;BR /&gt;There is NO data wrap in my table also, and text format and size I cannot change as its company standard.&lt;BR /&gt;</description>
      <pubDate>Mon, 30 Mar 2020 16:38:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635875#M23906</guid>
      <dc:creator>adrnneadriana</dc:creator>
      <dc:date>2020-03-30T16:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Options page size not working for ODS RTF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635902#M23907</link>
      <description>&lt;P&gt;OPTIONS Papersize = (8in 15in);&lt;/P&gt;
&lt;P&gt;before the ODS RTF statement will set the papersize default to 8 inches wide by 15 inches long.&lt;/P&gt;
&lt;P&gt;Or use other measurement unit like CM if that is better for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can also use some paper size names like 'Letter' or 'A4'. Current list depends on your install and likely LOCALE setting. I tend to just specify the measurements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Papersize will override the Orientation option.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 17:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Options-page-size-not-working-for-ODS-RTF/m-p/635902#M23907</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-03-30T17:50:08Z</dc:date>
    </item>
  </channel>
</rss>

