<?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 Don’t want the graphs centred in RTF output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Don-t-want-the-graphs-centred-in-RTF-output/m-p/234166#M14642</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I make a RTF report (mix of tables and graphs) and have following options at the start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options nodate nonumber nocenter;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ODS RTF FILE=….. style=mystyle ……&lt;/P&gt;
&lt;P&gt;proc gbarline data=…..&lt;/P&gt;
&lt;P&gt;proc tabulate data=….&lt;/P&gt;
&lt;P&gt;ODS RTF CLOSE;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt; How can I make the graphs to be left aligned and not centred?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt; Can I force a proc tabulate to set the &lt;U&gt;&lt;STRONG&gt;whole&lt;/STRONG&gt; &lt;/U&gt;table indented (for example 4 cm) in the page (&lt;STRONG&gt;&lt;U&gt;the whole table&lt;/U&gt;&lt;/STRONG&gt;)?&lt;/P&gt;</description>
    <pubDate>Wed, 11 Nov 2015 10:20:22 GMT</pubDate>
    <dc:creator>alr</dc:creator>
    <dc:date>2015-11-11T10:20:22Z</dc:date>
    <item>
      <title>Don’t want the graphs centred in RTF output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Don-t-want-the-graphs-centred-in-RTF-output/m-p/234166#M14642</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I make a RTF report (mix of tables and graphs) and have following options at the start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options nodate nonumber nocenter;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then....&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ODS RTF FILE=….. style=mystyle ……&lt;/P&gt;
&lt;P&gt;proc gbarline data=…..&lt;/P&gt;
&lt;P&gt;proc tabulate data=….&lt;/P&gt;
&lt;P&gt;ODS RTF CLOSE;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question 1:&lt;/STRONG&gt; How can I make the graphs to be left aligned and not centred?&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Question 2:&lt;/STRONG&gt; Can I force a proc tabulate to set the &lt;U&gt;&lt;STRONG&gt;whole&lt;/STRONG&gt; &lt;/U&gt;table indented (for example 4 cm) in the page (&lt;STRONG&gt;&lt;U&gt;the whole table&lt;/U&gt;&lt;/STRONG&gt;)?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 10:20:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Don-t-want-the-graphs-centred-in-RTF-output/m-p/234166#M14642</guid>
      <dc:creator>alr</dc:creator>
      <dc:date>2015-11-11T10:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Don’t want the graphs centred in RTF output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Don-t-want-the-graphs-centred-in-RTF-output/m-p/234200#M14643</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Here is the solution: &lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/Left-align-charts-with-tagsets-rtf/m-p/227437" target="_blank"&gt;https://communities.sas.com/t5/ODS-and-Base-Reporting/Left-align-charts-with-tagsets-rtf/m-p/227437&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Following should be added to my style definition (proc template; define style......)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; class Graph&amp;nbsp; /&amp;nbsp;&amp;nbsp; just=left ;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 14:41:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Don-t-want-the-graphs-centred-in-RTF-output/m-p/234200#M14643</guid>
      <dc:creator>alr</dc:creator>
      <dc:date>2015-11-11T14:41:22Z</dc:date>
    </item>
  </channel>
</rss>

