<?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 Proc report single page in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-report-single-page/m-p/17291#M2486</link>
    <description>The dataset has 20 cloumns,when i create the report the columns are coming in a single page.what options should i use to bring all columns in a single page in rtf ods.</description>
    <pubDate>Thu, 06 May 2010 18:01:41 GMT</pubDate>
    <dc:creator>SASPhile</dc:creator>
    <dc:date>2010-05-06T18:01:41Z</dc:date>
    <item>
      <title>Proc report single page</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-report-single-page/m-p/17291#M2486</link>
      <description>The dataset has 20 cloumns,when i create the report the columns are coming in a single page.what options should i use to bring all columns in a single page in rtf ods.</description>
      <pubDate>Thu, 06 May 2010 18:01:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-report-single-page/m-p/17291#M2486</guid>
      <dc:creator>SASPhile</dc:creator>
      <dc:date>2010-05-06T18:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Proc report single page</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-report-single-page/m-p/17292#M2487</link>
      <description>Hi,&lt;BR /&gt;
  Do you mean that all 20 columns fit on one page in the LISTING window, but not in RTF output???&lt;BR /&gt;
&lt;BR /&gt;
  That's because LISTING and RTF are governed by different assumptions... For example LISTING uses SAS linesize and pagesize options and RTF dest does not. LISTING uses HEADLINE and HEADSKIP options and RTF does not, etc, etc.&lt;BR /&gt;
&lt;BR /&gt;
  For some ideas on how to fit "very wide" output in RTF and PDF destinations, search for a  previous forum posting on "dealing with very wide tables" -- there are some code samples there.&lt;BR /&gt;
&lt;BR /&gt;
Cynthia</description>
      <pubDate>Thu, 06 May 2010 21:19:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-report-single-page/m-p/17292#M2487</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-05-06T21:19:54Z</dc:date>
    </item>
  </channel>
</rss>

