<?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: 6 graphs on one page, how can I do that ? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66559#M7718</link>
    <description>Bill and Andre,&lt;BR /&gt;
&lt;BR /&gt;
thanks a lot for your answers. I did know proc greplay which is quite useful. I don't know how to create a template so I used v3s in order to have 3 graphs in 1 column. Then, I made some "copy-paste" in word. On word, I asked to present my document into 2 colums. So, I obtained what I would like : 6 graphs on 1 page !&lt;BR /&gt;
&lt;BR /&gt;
Again, thanks a lot,&lt;BR /&gt;
&lt;BR /&gt;
Céline</description>
    <pubDate>Mon, 24 Aug 2009 15:33:36 GMT</pubDate>
    <dc:creator>Celine_France</dc:creator>
    <dc:date>2009-08-24T15:33:36Z</dc:date>
    <item>
      <title>6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66556#M7715</link>
      <description>Hey everybody,&lt;BR /&gt;
&lt;BR /&gt;
I use a proc GPLOT to make some graphs but in my RTF ODS, I have only one graph by page. How can I obtain 6 graphs by page for example (in 2 colums and 3 lines) ?&lt;BR /&gt;
&lt;BR /&gt;
By advance, thanks a lot,&lt;BR /&gt;
&lt;BR /&gt;
Céline</description>
      <pubDate>Mon, 24 Aug 2009 11:40:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66556#M7715</guid>
      <dc:creator>Celine_France</dc:creator>
      <dc:date>2009-08-24T11:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66557#M7716</link>
      <description>Celine;&lt;BR /&gt;
&lt;BR /&gt;
You will need to produce the 6 individual graphs to the approximate size required (use hsize &amp;amp; vsize options) into a catalog (default is gseg).  You then need to replay these 6 charts into the final rtf file using proc greplay.&lt;BR /&gt;
&lt;BR /&gt;
hth</description>
      <pubDate>Mon, 24 Aug 2009 13:08:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66557#M7716</guid>
      <dc:creator>Bill</dc:creator>
      <dc:date>2009-08-24T13:08:28Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66558#M7717</link>
      <description>Celine&lt;BR /&gt;
&lt;BR /&gt;
Gplot so you are using sas graph on 9.1.3 i suppose&lt;BR /&gt;
with ods you have two manners to reach this&lt;BR /&gt;
&lt;BR /&gt;
with ods pdf using goptions like hsize vsize horigin and vorigin&lt;BR /&gt;
and ods pdf startpage=......   you main obtain it quite quickly  page24&lt;BR /&gt;
&lt;BR /&gt;
but under ods rtf i think the only way is to make use of the proc greplay&lt;BR /&gt;
with the appropiate template  page 20&lt;BR /&gt;
&lt;BR /&gt;
see my contribution to French Club STAT and Pharma 2008&lt;BR /&gt;
at &lt;BR /&gt;
&lt;A href="http://etudes.ebi-edu.com/sas_pharma/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=4" target="_blank"&gt;http://etudes.ebi-edu.com/sas_pharma/modules.php?name=Downloads&amp;amp;d_op=viewdownload&amp;amp;cid=4&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
8th text&lt;BR /&gt;
&lt;BR /&gt;
HTH &lt;BR /&gt;
Andre</description>
      <pubDate>Mon, 24 Aug 2009 13:16:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66558#M7717</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-08-24T13:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66559#M7718</link>
      <description>Bill and Andre,&lt;BR /&gt;
&lt;BR /&gt;
thanks a lot for your answers. I did know proc greplay which is quite useful. I don't know how to create a template so I used v3s in order to have 3 graphs in 1 column. Then, I made some "copy-paste" in word. On word, I asked to present my document into 2 colums. So, I obtained what I would like : 6 graphs on 1 page !&lt;BR /&gt;
&lt;BR /&gt;
Again, thanks a lot,&lt;BR /&gt;
&lt;BR /&gt;
Céline</description>
      <pubDate>Mon, 24 Aug 2009 15:33:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66559#M7718</guid>
      <dc:creator>Celine_France</dc:creator>
      <dc:date>2009-08-24T15:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66560#M7719</link>
      <description>Double-click on sashelp.templt.v3s and look at the 3 place holders' coordinates in the log, in the form lower-left x, lower-left y, etc.&lt;BR /&gt;
&lt;BR /&gt;
You can then make your own easily: look up statement TDEF in the proc GREPLAY doc. The doc has an example for a five panel template.</description>
      <pubDate>Wed, 26 Aug 2009 22:17:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66560#M7719</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-08-26T22:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66561#M7720</link>
      <description>Chris@NewZealand,&lt;BR /&gt;
&lt;BR /&gt;
Thanks to your information, I have created my template ! Thanks a lot !&lt;BR /&gt;
&lt;BR /&gt;
Here is the code if it can help someone :&lt;BR /&gt;
&lt;BR /&gt;
proc greplay tc=work.Templt&lt;BR /&gt;
             nofs;&lt;BR /&gt;
   tdef L3r3s des="3 BOXES LEFT, 3 BOXES RIGHT (WITH SPACE)"&lt;BR /&gt;
       1/llx=0   lly=70&lt;BR /&gt;
         ulx=0   uly=100&lt;BR /&gt;
         urx=48  ury=100&lt;BR /&gt;
         lrx=48  lry=70&lt;BR /&gt;
         color=black&lt;BR /&gt;
       2/llx=00  lly=35&lt;BR /&gt;
         ulx=00  uly=65&lt;BR /&gt;
         urx=48  ury=65&lt;BR /&gt;
         lrx=48  lry=35&lt;BR /&gt;
         color=black&lt;BR /&gt;
       3/llx=00  lly=00&lt;BR /&gt;
         ulx=00  uly=30&lt;BR /&gt;
         urx=48  ury=30&lt;BR /&gt;
         lrx=48  lry=00&lt;BR /&gt;
         color=black&lt;BR /&gt;
       4/llx=52  lly=70&lt;BR /&gt;
         ulx=52  uly=100&lt;BR /&gt;
         urx=100 ury=100&lt;BR /&gt;
         lrx=100 lry=70&lt;BR /&gt;
         color=black&lt;BR /&gt;
       5/llx=52  lly=35&lt;BR /&gt;
         ulx=52  uly=65&lt;BR /&gt;
         urx=100 ury=65&lt;BR /&gt;
         lrx=100 lry=35&lt;BR /&gt;
         color=black&lt;BR /&gt;
       6/llx=52  lly=00&lt;BR /&gt;
         ulx=52  uly=30&lt;BR /&gt;
         urx=100 ury=30&lt;BR /&gt;
         lrx=100 lry=00&lt;BR /&gt;
         color=black;&lt;BR /&gt;
quit;&lt;BR /&gt;
&lt;BR /&gt;
Enjoy your week-end !&lt;BR /&gt;
&lt;BR /&gt;
Céline</description>
      <pubDate>Fri, 28 Aug 2009 12:39:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66561#M7720</guid>
      <dc:creator>Celine_France</dc:creator>
      <dc:date>2009-08-28T12:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: 6 graphs on one page, how can I do that ?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66562#M7721</link>
      <description>Merci &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Tue, 01 Sep 2009 10:06:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/6-graphs-on-one-page-how-can-I-do-that/m-p/66562#M7721</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2009-09-01T10:06:58Z</dc:date>
    </item>
  </channel>
</rss>

