<?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: How do I keep all the columns in one line? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91040#M9326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia.&lt;/P&gt;&lt;P&gt;It helps.&lt;/P&gt;&lt;P&gt;What I am thinking is that if there is an option to shrink or enlarge in proportion to fit in the page, that would be nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 26 Jul 2013 13:40:58 GMT</pubDate>
    <dc:creator>ASASProgrammer</dc:creator>
    <dc:date>2013-07-26T13:40:58Z</dc:date>
    <item>
      <title>How do I keep all the columns in one line?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91038#M9324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Using ODS pdf plus proc report to generate pdf file.&lt;/P&gt;&lt;P&gt;Since I have many columns, and I need keep all of them in one line, but it always breaks in somewhere, and move some columns to next line.&lt;/P&gt;&lt;P&gt;How do I prevent this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g.&lt;/P&gt;&lt;P&gt;I need this:&lt;/P&gt;&lt;P&gt;col1 col2 col3 col4 ... col15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it is always like this:&lt;/P&gt;&lt;P&gt;col1 col2 col3 col4 ... col10&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;col11 col12..&amp;nbsp; col15&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 18:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91038#M9324</guid>
      <dc:creator>ASASProgrammer</dc:creator>
      <dc:date>2013-07-25T18:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: How do I keep all the columns in one line?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91039#M9325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; One of my first posts in the forum was about how to deal with "very wide" reports and how to use ODS STYLE= overrides to make them fit on a "page". I believe the code will still work that I posted. I'd suggest you search for that old post. I think if you use the search terms "very wide" you will find it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 23:57:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91039#M9325</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-07-25T23:57:43Z</dc:date>
    </item>
    <item>
      <title>Re: How do I keep all the columns in one line?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91040#M9326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Cynthia.&lt;/P&gt;&lt;P&gt;It helps.&lt;/P&gt;&lt;P&gt;What I am thinking is that if there is an option to shrink or enlarge in proportion to fit in the page, that would be nice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 13:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91040#M9326</guid>
      <dc:creator>ASASProgrammer</dc:creator>
      <dc:date>2013-07-26T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: How do I keep all the columns in one line?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91041#M9327</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt; There is no such option to shrink or enlarge what is going to be on the page. You can impact the PDF viewer after the file is created using SAS system options, but you can't shrink or fit while the output is being created. That is why you have to write the report to fit within the margins using ODS STYLE= overrides.&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 27 Jul 2013 03:50:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-do-I-keep-all-the-columns-in-one-line/m-p/91041#M9327</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2013-07-27T03:50:55Z</dc:date>
    </item>
  </channel>
</rss>

