<?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: controling position of tables and graph in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140133#M5302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you upgrade to SAS 9.4, you might be able to use ODS Layout to programmatically place your graphs and tables on the page in the layout you want. This functionality is so new, I have only used it 1 time, and that was to slightly modify an example that was in the doc, and create this version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd64/ods_layout.pdf" title="http://robslink.com/SAS/democd64/ods_layout.pdf"&gt;http://robslink.com/SAS/democd64/ods_layout.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's some info aobut the example, and a link to the SAS code I used:&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd64/ods_layout_info.htm" title="http://robslink.com/SAS/democd64/ods_layout_info.htm"&gt;http://robslink.com/SAS/democd64/ods_layout_info.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Nov 2013 13:31:22 GMT</pubDate>
    <dc:creator>GraphGuy</dc:creator>
    <dc:date>2013-11-13T13:31:22Z</dc:date>
    <item>
      <title>controling position of tables and graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140130#M5299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 2 graph output from proc gchart and one output from proc report I want to place them on single PDF file . to achieve this I can control the position the graphs generated by proc gchart using horigin and vorigin in combination with hsize and vsize ; but i am not able to control the position of table from proc report to place all 3 on single page. Can any one suggest how can i do this ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 16:59:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140130#M5299</guid>
      <dc:creator>ucvikas</dc:creator>
      <dc:date>2013-11-12T16:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: controling position of tables and graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140131#M5300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What version of SAS do you have?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Nov 2013 17:05:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140131#M5300</guid>
      <dc:creator>DanH_sas</dc:creator>
      <dc:date>2013-11-12T17:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: controling position of tables and graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140132#M5301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have SAS 9.2 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 08:16:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140132#M5301</guid>
      <dc:creator>ucvikas</dc:creator>
      <dc:date>2013-11-13T08:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: controling position of tables and graph</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140133#M5302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once you upgrade to SAS 9.4, you might be able to use ODS Layout to programmatically place your graphs and tables on the page in the layout you want. This functionality is so new, I have only used it 1 time, and that was to slightly modify an example that was in the doc, and create this version:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd64/ods_layout.pdf" title="http://robslink.com/SAS/democd64/ods_layout.pdf"&gt;http://robslink.com/SAS/democd64/ods_layout.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's some info aobut the example, and a link to the SAS code I used:&lt;/P&gt;&lt;P&gt;&lt;A href="http://robslink.com/SAS/democd64/ods_layout_info.htm" title="http://robslink.com/SAS/democd64/ods_layout_info.htm"&gt;http://robslink.com/SAS/democd64/ods_layout_info.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Nov 2013 13:31:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/controling-position-of-tables-and-graph/m-p/140133#M5302</guid>
      <dc:creator>GraphGuy</dc:creator>
      <dc:date>2013-11-13T13:31:22Z</dc:date>
    </item>
  </channel>
</rss>

