<?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 cell alignment in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299601#M60459</link>
    <description>&lt;P&gt;The character values in my output are left justified in each cell and the numeric values are right justified. Is there an option to center all of them? &amp;nbsp;Here's the part of the code where I list the options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***** DEFINE PDF FILE. *****;&lt;BR /&gt;options nodate number pageno=1 orientation=portrait colorprinting=yes papersize=letter missing='N' nobyline &lt;BR /&gt; bottommargin=0in topmargin=0in leftmargin=0in rightmargin=0in;&lt;BR /&gt;ods pdf file="G:\Departments\Research\Dashboard\WorkKeys\&amp;amp;yr.\WorkKeys &amp;amp;yr. District Ranks -- &amp;amp;test2..pdf";&lt;BR /&gt;***** PRINT REPORT. *****;&lt;BR /&gt;proc report data=&amp;amp;test._ranked nowd split='*' style(header)={background=cx66cc99 font_size=12pt} style(column)={font_size=10pt} &lt;BR /&gt; style(report)={vjust=c just=c cellpadding=0pt};&lt;/P&gt;</description>
    <pubDate>Tue, 20 Sep 2016 16:28:35 GMT</pubDate>
    <dc:creator>GreggB</dc:creator>
    <dc:date>2016-09-20T16:28:35Z</dc:date>
    <item>
      <title>PROC REPORT cell alignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299601#M60459</link>
      <description>&lt;P&gt;The character values in my output are left justified in each cell and the numeric values are right justified. Is there an option to center all of them? &amp;nbsp;Here's the part of the code where I list the options:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;***** DEFINE PDF FILE. *****;&lt;BR /&gt;options nodate number pageno=1 orientation=portrait colorprinting=yes papersize=letter missing='N' nobyline &lt;BR /&gt; bottommargin=0in topmargin=0in leftmargin=0in rightmargin=0in;&lt;BR /&gt;ods pdf file="G:\Departments\Research\Dashboard\WorkKeys\&amp;amp;yr.\WorkKeys &amp;amp;yr. District Ranks -- &amp;amp;test2..pdf";&lt;BR /&gt;***** PRINT REPORT. *****;&lt;BR /&gt;proc report data=&amp;amp;test._ranked nowd split='*' style(header)={background=cx66cc99 font_size=12pt} style(column)={font_size=10pt} &lt;BR /&gt; style(report)={vjust=c just=c cellpadding=0pt};&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 16:28:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299601#M60459</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2016-09-20T16:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT cell alignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299652#M60461</link>
      <description>&lt;P&gt;proc report ... ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DEFINE column_name&amp;nbsp;/ CENTER; &amp;nbsp;/* used to center column label and column values */&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299652#M60461</guid>
      <dc:creator>Shmuel</dc:creator>
      <dc:date>2016-09-20T19:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: PROC REPORT cell alignment</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299654#M60463</link>
      <description>&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Sep 2016 19:48:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-REPORT-cell-alignment/m-p/299654#M60463</guid>
      <dc:creator>GreggB</dc:creator>
      <dc:date>2016-09-20T19:48:50Z</dc:date>
    </item>
  </channel>
</rss>

