<?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 questions on ods rtf in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/questions-on-ods-rtf/m-p/6540#M2554</link>
    <description>Hello&lt;BR /&gt;
I want to drawn a double line around my tables using proc report.&lt;BR /&gt;
also i want that some of my horizontal's lines bigger than the others ones in my table using proc report for an rtf output.&lt;BR /&gt;
what can i do ?&lt;BR /&gt;
and last question if i am using a proc template for an ods rtf output and some styles definitions in my proc report. which one has the priority ?&lt;BR /&gt;
thank you for your help.</description>
    <pubDate>Fri, 25 Jan 2008 13:24:15 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-01-25T13:24:15Z</dc:date>
    <item>
      <title>questions on ods rtf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/questions-on-ods-rtf/m-p/6540#M2554</link>
      <description>Hello&lt;BR /&gt;
I want to drawn a double line around my tables using proc report.&lt;BR /&gt;
also i want that some of my horizontal's lines bigger than the others ones in my table using proc report for an rtf output.&lt;BR /&gt;
what can i do ?&lt;BR /&gt;
and last question if i am using a proc template for an ods rtf output and some styles definitions in my proc report. which one has the priority ?&lt;BR /&gt;
thank you for your help.</description>
      <pubDate>Fri, 25 Jan 2008 13:24:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/questions-on-ods-rtf/m-p/6540#M2554</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-01-25T13:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: questions on ods rtf</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/questions-on-ods-rtf/m-p/6541#M2555</link>
      <description>Hi:&lt;BR /&gt;
  What you specify in the PROC REPORT code will OVERRIDE what is in the STYLE template. The usage:&lt;BR /&gt;
[pre]&lt;BR /&gt;
  define name / order style={background=pink};&lt;BR /&gt;
[/pre]&lt;BR /&gt;
is a "statement-level style override option" and if the destination for the output supports style templates (HTML, RTF and PDF), then what is in the procedure at the statement level overrides what is in the template. This is how it is possible for you to do traffic lighting through style overrides in Proc PRINT, REPORT and TABULATE.&lt;BR /&gt;
&lt;BR /&gt;
  For your other questions --&lt;BR /&gt;
double lines for the borders&lt;BR /&gt;
variable thickness horizontal lines&lt;BR /&gt;
you may find some ideas here:&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/ods/odsrtf/rtf901.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/odsrtf/rtf901.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
  There were some "pre-production" style elements in 9.1 that may work for you for the double lines around the table. I'm not sure that you can get variable thickness lines between the data cells. You could check with Tech Support to be sure.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 25 Jan 2008 19:32:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/questions-on-ods-rtf/m-p/6541#M2555</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2008-01-25T19:32:24Z</dc:date>
    </item>
  </channel>
</rss>

