<?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 ODS RTF changes to specified table row in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5271#M2126</link>
    <description>Hello,&lt;BR /&gt;
I am working on a report with tables that need:&lt;BR /&gt;
1)to have a solid line under the table header &lt;BR /&gt;
2)to have a solid line over the last row of the table&lt;BR /&gt;
&lt;BR /&gt;
I am writing to RTF.&lt;BR /&gt;
I have accomplished #1 but need assistance with #2.&lt;BR /&gt;
How do I make changes to a user-specified table row?&lt;BR /&gt;
Thanks.</description>
    <pubDate>Tue, 30 Oct 2007 16:40:20 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2007-10-30T16:40:20Z</dc:date>
    <item>
      <title>ODS RTF changes to specified table row</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5271#M2126</link>
      <description>Hello,&lt;BR /&gt;
I am working on a report with tables that need:&lt;BR /&gt;
1)to have a solid line under the table header &lt;BR /&gt;
2)to have a solid line over the last row of the table&lt;BR /&gt;
&lt;BR /&gt;
I am writing to RTF.&lt;BR /&gt;
I have accomplished #1 but need assistance with #2.&lt;BR /&gt;
How do I make changes to a user-specified table row?&lt;BR /&gt;
Thanks.</description>
      <pubDate>Tue, 30 Oct 2007 16:40:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5271#M2126</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-30T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: ODS RTF changes to specified table row</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5272#M2127</link>
      <description>I might be able to help, depending on how the table is being created. There are some non production rtf options that mgiht help, if the table is created with a "footer" section. that will depend on the proc being used. &lt;BR /&gt;
&lt;BR /&gt;
If the table row is part of the body of the table, it gets very difficult. &lt;BR /&gt;
&lt;BR /&gt;
ods rtf  headerrulestyle="double"  footerrulestyle="dotted" ; &lt;BR /&gt;
&lt;BR /&gt;
is the syntax, but you may need to apply a style to get the effect you want.&lt;BR /&gt;
&lt;BR /&gt;
My name is Wayne hester, feel free to e-mail at SAS on this if you need assistance.</description>
      <pubDate>Tue, 30 Oct 2007 18:56:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5272#M2127</guid>
      <dc:creator>wayne_sas</dc:creator>
      <dc:date>2007-10-30T18:56:07Z</dc:date>
    </item>
    <item>
      <title>Re: ODS RTF changes to specified table row</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5273#M2128</link>
      <description>Hi Wayne,&lt;BR /&gt;
I am using proc report to create the tables.&lt;BR /&gt;
The table row is part of the body of the table.&lt;BR /&gt;
I found some code from a SAS paper that uses the call define in a compute block and RTF tags to get the desired effect for the line under the second to last row of the table. Of course, it would be great to find a more efficient option that is easier to code. Perhaps in future SAS versions?</description>
      <pubDate>Tue, 30 Oct 2007 21:06:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-RTF-changes-to-specified-table-row/m-p/5273#M2128</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-10-30T21:06:18Z</dc:date>
    </item>
  </channel>
</rss>

