<?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 Urgent Help PaperSize in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96172#M9524</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use Papersize more than Legal.At present i am using Papersize=legal and orientation =landscape.As some of the variables length was increased i am thinking of increasing the papersize as of now the variables fit exactly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 11:47:10 GMT</pubDate>
    <dc:creator>JasonNC</dc:creator>
    <dc:date>2012-12-11T11:47:10Z</dc:date>
    <item>
      <title>Urgent Help PaperSize</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96172#M9524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use Papersize more than Legal.At present i am using Papersize=legal and orientation =landscape.As some of the variables length was increased i am thinking of increasing the papersize as of now the variables fit exactly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 11:47:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96172#M9524</guid>
      <dc:creator>JasonNC</dc:creator>
      <dc:date>2012-12-11T11:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help PaperSize</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96173#M9525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this kind of code is working well&amp;nbsp; with a modified GTL template where&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;datalabelattrs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=(size=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: yellow;"&gt;2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;pt) &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;markerattrs&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=(size=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: yellow;"&gt;2&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;pt)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;so there is no reason for not having this kind of effect in table ods.&lt;/P&gt;&lt;P&gt;but i think you would need to dredefine yours font sizes in cas of overwriting&lt;/P&gt;&lt;P&gt;A3 is an european mesure&amp;nbsp; and is greater than A4&amp;nbsp; the equivalent of Legal&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;options&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;orientation&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=landscape &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;papersize&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: purple; background: yellow;"&gt;"A3"&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt; ;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;pdf&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;file&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;"d:\notes\test\enormeaA.pdf"&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;dpi&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: yellow;"&gt;300&lt;/SPAN&gt;&lt;/STRONG&gt;&amp;nbsp; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;style&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=journal;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;graphics&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; / &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;width&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: yellow;"&gt;2000&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;height&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: yellow;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: yellow;"&gt;1800&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;select&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;'2 by 1'&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;output&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: purple; background: white;"&gt;'2 by 1'&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=coordonnees;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt;&amp;nbsp; proc&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt;corresp&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;data&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=b.fclass &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;out&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=r2esacm &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;dim&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;=&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: teal; background: white;"&gt;5&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; ; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;&amp;nbsp; tables&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; name sex&amp;nbsp; agee haut poids satis_sas;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;&amp;nbsp; supplementary&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; satis_sas;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: navy; background: white;"&gt;run&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;select&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;all&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;output&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;close&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;pdf&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;close&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 8.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;ods&lt;/SPAN&gt; &lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: white;"&gt;graphics&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt; /&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue; background: yellow;"&gt;reset&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 70.8pt; margin-bottom: 0.0001pt; text-indent: 0cm;"&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black; background: white;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 13:06:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96173#M9525</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2012-12-11T13:06:45Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help PaperSize</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96174#M9526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program looks like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PROC TEMPLATE;&lt;/P&gt;&lt;P&gt;&amp;nbsp; DEFINE STYLE STYLES.TEST;&lt;/P&gt;&lt;P&gt;&amp;nbsp; PARENT=STYLES.PRINTER;&lt;/P&gt;&lt;P&gt;&amp;nbsp; STYLE BATCH FROM BATCH /&lt;/P&gt;&lt;P&gt;&amp;nbsp; FONT_FACE="Courier New"&lt;/P&gt;&lt;P&gt;&amp;nbsp; FONT_SIZE=8pt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; STYLE HEADER /&lt;/P&gt;&lt;P&gt;&amp;nbsp; FONT_FACE="Courier New"&lt;/P&gt;&lt;P&gt;&amp;nbsp; FONT_SIZE=8pt&lt;/P&gt;&lt;P&gt;&amp;nbsp; FONT_WEIGHT = MEDIUM;&lt;/P&gt;&lt;P&gt;&amp;nbsp; END;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPTIONS NODATE NONUMBER NOCENTER NOBYLINE LEFTMARGIN=.2in RIGHTMARGIN=.15in ORIENTATION=LANDSCAPE &lt;/P&gt;&lt;P&gt;PAPERSIZE=LEGAL;&lt;/P&gt;&lt;P&gt;ODS ESCAPECHAR='~';&lt;/P&gt;&lt;P&gt;ODS PDF FILE="TEST.PDF" NOTOC STYLE=STYLES.TEST COMPRESS=0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So do you want me to add A3 instead of Legal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:09:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96174#M9526</guid>
      <dc:creator>JasonNC</dc:creator>
      <dc:date>2012-12-11T17:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Urgent Help PaperSize</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96175#M9527</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes try it Jason&lt;/P&gt;&lt;P&gt;and then open the pdf to see if the content appear to be viewed on your screen&lt;/P&gt;&lt;P&gt;at 25% or 50% or 100%&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so you can then have an idea of what the future will be on paper&lt;/P&gt;&lt;P&gt;but i&amp;nbsp; ignore which is the paper format for large printed landscape on a laser photocopier in US&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andre&lt;/P&gt;&lt;P&gt;ps i 10 minutes ends my work day!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 17:41:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Urgent-Help-PaperSize/m-p/96175#M9527</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2012-12-11T17:41:15Z</dc:date>
    </item>
  </channel>
</rss>

