<?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: ODS Excel - Fit output to page in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264266#M15646</link>
    <description>&lt;P&gt;I use the fit to page for my single page tables. If I use it for the long tables it fits all the pages on a single page making the table unreadable because of the teeny-tiny shrinkage.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Apr 2016 19:20:37 GMT</pubDate>
    <dc:creator>DragonLEG</dc:creator>
    <dc:date>2016-04-15T19:20:37Z</dc:date>
    <item>
      <title>ODS Excel - Fit output to page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264256#M15643</link>
      <description>&lt;P&gt;I am trying to make a group of proc report tables completely formatted using ODS Excel, rather than writing Excel Macros to edit the formats to make the tables printable.&amp;nbsp; For the majority of my tables using the option "fittopage" works since they are one page tables.&amp;nbsp; However I have two tables that span multiple pages in length and cannot figure out how to get the 13 columns to fit (in an Excel macro I can set the output to "fit all columns on page") then set where the page breaks need to happen.&amp;nbsp; Is there a way to do this in ODS Excel?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:08:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264256#M15643</guid>
      <dc:creator>DragonLEG</dc:creator>
      <dc:date>2016-04-15T19:08:00Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Fit output to page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264263#M15644</link>
      <description>&lt;P&gt;Tagsets excelxp has the fit to page option, have you tried that with ODS EXCEL?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Some of the tagsets.excelxp options are valid in ODS EXCEL but not all. There's a page that has the exceptions but I can't find it &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:16:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264263#M15644</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-04-15T19:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Fit output to page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264266#M15646</link>
      <description>&lt;P&gt;I use the fit to page for my single page tables. If I use it for the long tables it fits all the pages on a single page making the table unreadable because of the teeny-tiny shrinkage.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:20:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264266#M15646</guid>
      <dc:creator>DragonLEG</dc:creator>
      <dc:date>2016-04-15T19:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Fit output to page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264278#M15648</link>
      <description>&lt;P&gt;May I suggest that if the object is to create print output that RTF or PDF may be a better choice?&lt;/P&gt;
&lt;P&gt;Though any output with sufficient rows or columns is not going to fit on a typical page.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2016 19:50:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264278#M15648</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-04-15T19:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: ODS Excel - Fit output to page</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264421#M15654</link>
      <description>Hi: ODS Excel has PAGES_FITWIDTH and  PAGES_FITHEIGHT suboptions, so you can say to fit to the width but not change the fit to height or you can change both. It really is something that is controllable. If you look in the documentation, you only need to scroll down to OPTIONS and then in alpha order to the section for P where you will find the PAGES_FITWIDTH and PAGES_FITHEIGHT and PRINT_HEADER options too. &lt;BR /&gt; &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p09n5pw9ol0897n1qe04zeur27rv.htm" target="_blank"&gt;http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#p09n5pw9ol0897n1qe04zeur27rv.htm&lt;/A&gt;  &lt;BR /&gt;I hope this helps.&lt;BR /&gt;Cynthia</description>
      <pubDate>Sun, 17 Apr 2016 16:33:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-Excel-Fit-output-to-page/m-p/264421#M15654</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-04-17T16:33:51Z</dc:date>
    </item>
  </channel>
</rss>

