<?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: Proc Means output within ods RTF output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100557#M258095</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To reduce the white space and to get two tables on a single page (if they can fit) use STARTPAGE=NO in the ods rtf statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS rtf has two options to control the table split: KEEPN (no split until necessary) and NOKEEPN (allows split). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 07 Feb 2013 11:13:22 GMT</pubDate>
    <dc:creator>VD</dc:creator>
    <dc:date>2013-02-07T11:13:22Z</dc:date>
    <item>
      <title>Proc Means output within ods RTF output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100556#M258094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The tables generated by proc means within ods rtf output is not being split between pages.&amp;nbsp; I have only header on one page and on the second page I have header and the rest of the table.&amp;nbsp; There is a lot of white space in between.&amp;nbsp; Why are the tables not being split?&amp;nbsp; I think my titles are pushing the tables to the next page.&amp;nbsp; How do I get around this? Appreciate any help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mur&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 00:00:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100556#M258094</guid>
      <dc:creator>Mur</dc:creator>
      <dc:date>2013-02-07T00:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means output within ods RTF output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100557#M258095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To reduce the white space and to get two tables on a single page (if they can fit) use STARTPAGE=NO in the ods rtf statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ODS rtf has two options to control the table split: KEEPN (no split until necessary) and NOKEEPN (allows split). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 11:13:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100557#M258095</guid>
      <dc:creator>VD</dc:creator>
      <dc:date>2013-02-07T11:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means output within ods RTF output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100558#M258096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply, VD.&amp;nbsp; I have tried it but won't help.&amp;nbsp; As these tables are within proc means.&amp;nbsp; I have six tables from the six by groups I have in the data.&amp;nbsp; Not sure if it's SAS or ods RTF, but, it's trying to push the entire table to the next page instead of splitting it.&amp;nbsp; On the first page I have my titles and the header of the table, rest of the page is empty.&amp;nbsp; On the second page I have the entire table along with the table header, but, with no titles.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 20:43:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100558#M258096</guid>
      <dc:creator>Mur</dc:creator>
      <dc:date>2013-02-07T20:43:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means output within ods RTF output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100559#M258097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Post the code your using if you would like constructive help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 21:36:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100559#M258097</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2013-02-07T21:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Means output within ods RTF output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100560#M258098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Reeza.&amp;nbsp; I was not sure where to post and I posted my question in the 'ODS and base reporting' section as well.&amp;nbsp; Can you please look at my reply that has my code there... I have pasted the link below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="153248" __jive_macro_name="message" class="jive_macro jive_macro_message" href="https://communities.sas.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Feb 2013 21:56:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Means-output-within-ods-RTF-output/m-p/100560#M258098</guid>
      <dc:creator>Mur</dc:creator>
      <dc:date>2013-02-07T21:56:01Z</dc:date>
    </item>
  </channel>
</rss>

