<?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 Printing tables side by side using proc report in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230021#M308216</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today i got this problem, with very high number of subjects sas report taking too many pages, but the table&amp;nbsp;had only three columns so i tried to put togeher two tables in a single page using &lt;STRONG&gt;columns=2&lt;/STRONG&gt; option in &lt;STRONG&gt;ods rtf/pdf.&amp;nbsp;&lt;/STRONG&gt;it really worked out but the thing is i ran&lt;STRONG&gt; proc mixed&lt;/STRONG&gt; in the same program, results associated with proc mixed are also adjusting for same side by side tables. now i just want subject reports side by side and proc mixed tables as the way it was before. can anyone help me out with this problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Satish.&lt;/P&gt;</description>
    <pubDate>Thu, 15 Oct 2015 07:10:08 GMT</pubDate>
    <dc:creator>satish123</dc:creator>
    <dc:date>2015-10-15T07:10:08Z</dc:date>
    <item>
      <title>Printing tables side by side using proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230021#M308216</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Today i got this problem, with very high number of subjects sas report taking too many pages, but the table&amp;nbsp;had only three columns so i tried to put togeher two tables in a single page using &lt;STRONG&gt;columns=2&lt;/STRONG&gt; option in &lt;STRONG&gt;ods rtf/pdf.&amp;nbsp;&lt;/STRONG&gt;it really worked out but the thing is i ran&lt;STRONG&gt; proc mixed&lt;/STRONG&gt; in the same program, results associated with proc mixed are also adjusting for same side by side tables. now i just want subject reports side by side and proc mixed tables as the way it was before. can anyone help me out with this problem.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Satish.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 07:10:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230021#M308216</guid>
      <dc:creator>satish123</dc:creator>
      <dc:date>2015-10-15T07:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Printing tables side by side using proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230089#M308217</link>
      <description>&lt;P&gt;I would try resetting the option between procedures. It may not work but many of the appearance options can be set for specfic procs.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example would look like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods destination columns=2;&lt;/P&gt;
&lt;P&gt;proc report ....&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;ods destination columns= 1;&lt;/P&gt;
&lt;P&gt;proc mixed ..&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods destination columns=2;&lt;/P&gt;
&lt;P&gt;proc report ... &amp;lt;for a different report&lt;/P&gt;
&lt;P&gt;run.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;until the ods destination close.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Oct 2015 14:11:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230089#M308217</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2015-10-15T14:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: Printing tables side by side using proc report</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230222#M308218</link>
      <description>&lt;P&gt;Thanks for your reply Mr.&amp;nbsp;&lt;SPAN&gt;ballardw,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;i tried using this, but it giving me more than one&amp;nbsp;output documents(RTF file) and i desired to print all reports in a single document.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Satish.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Oct 2015 04:34:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Printing-tables-side-by-side-using-proc-report/m-p/230222#M308218</guid>
      <dc:creator>satish123</dc:creator>
      <dc:date>2015-10-16T04:34:01Z</dc:date>
    </item>
  </channel>
</rss>

