<?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 WARNING: The current page size is too small in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/WARNING-The-current-page-size-is-too-small/m-p/572771#M161660</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;STRONG&gt;ODS PDF &lt;/STRONG&gt;in code&amp;nbsp;to save output in PDF file, when I use ODS PDF below warning is popping up, can some one help me to get rid off this warning, any help would be very much appreciated. Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;WARNING: The current page size is too small to hold the&lt;/EM&gt; procedure output and all of the titles and footnotes, so some might have been dropped. Increase the page size to see all of the titles and footnotes.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;MS.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jul 2019 14:53:44 GMT</pubDate>
    <dc:creator>s_manoj</dc:creator>
    <dc:date>2019-07-11T14:53:44Z</dc:date>
    <item>
      <title>WARNING: The current page size is too small</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WARNING-The-current-page-size-is-too-small/m-p/572771#M161660</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using &lt;STRONG&gt;ODS PDF &lt;/STRONG&gt;in code&amp;nbsp;to save output in PDF file, when I use ODS PDF below warning is popping up, can some one help me to get rid off this warning, any help would be very much appreciated. Thank you in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;&lt;EM&gt;WARNING: The current page size is too small to hold the&lt;/EM&gt; procedure output and all of the titles and footnotes, so some might have been dropped. Increase the page size to see all of the titles and footnotes.&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;MS.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 14:53:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WARNING-The-current-page-size-is-too-small/m-p/572771#M161660</guid>
      <dc:creator>s_manoj</dc:creator>
      <dc:date>2019-07-11T14:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: The current page size is too small</title>
      <link>https://communities.sas.com/t5/SAS-Programming/WARNING-The-current-page-size-is-too-small/m-p/572841#M161677</link>
      <description>&lt;P&gt;You might want to experiment with the option PAPERSIZE. You can use an options statement to change the default logical paper size such as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OPTIONS PAPERSIZE=(10in, 15in);&lt;/P&gt;
&lt;P&gt;which would set the output width to 10 inches and height to 15 inches. You can use other measurement units such as CM if you prefer.&lt;/P&gt;
&lt;P&gt;Likely you main issue is the height but without your data and exact code it is hard to tell.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You would likely want to set the size back to Letter or A4 after the file is created to avoid issues with actual printed output&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options papersize=letter;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2019 16:53:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/WARNING-The-current-page-size-is-too-small/m-p/572841#M161677</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-07-11T16:53:15Z</dc:date>
    </item>
  </channel>
</rss>

