<?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: Text formatting using ODS Layout in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3007#M1350</link>
    <description>Hi:&lt;BR /&gt;
  It looks from this site like text decoration is not production until 9.2 for PDF.&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/topics/new92/92pdf.html" target="_blank"&gt;http://support.sas.com/rnd/base/topics/new92/92pdf.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
 For RTF, you may be able to use RTF control strings in 9.1.3. Tech Support is probably your best bet for help with this. I believe ODS LAYOUT is experimental right now, as well.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Wed, 09 May 2007 03:13:09 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-05-09T03:13:09Z</dc:date>
    <item>
      <title>Text formatting using ODS Layout</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3006#M1349</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any ideas on how to underline text using ODS layout (obj.format_text(text: "blah blah") etc). &lt;BR /&gt;
&lt;BR /&gt;
I've tried a variety of things ( such as using ODS escape char and appending "~S={text_decoration=underline}" to the text) without success.&lt;BR /&gt;
&lt;BR /&gt;
Any help/guidance would be appreciated.</description>
      <pubDate>Wed, 09 May 2007 00:57:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3006#M1349</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-05-09T00:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text formatting using ODS Layout</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3007#M1350</link>
      <description>Hi:&lt;BR /&gt;
  It looks from this site like text decoration is not production until 9.2 for PDF.&lt;BR /&gt;
&lt;A href="http://support.sas.com/rnd/base/topics/new92/92pdf.html" target="_blank"&gt;http://support.sas.com/rnd/base/topics/new92/92pdf.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
 For RTF, you may be able to use RTF control strings in 9.1.3. Tech Support is probably your best bet for help with this. I believe ODS LAYOUT is experimental right now, as well.&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 09 May 2007 03:13:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3007#M1350</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-05-09T03:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Text formatting using ODS Layout</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3008#M1351</link>
      <description>Hi Cynthia,&lt;BR /&gt;
&lt;BR /&gt;
Thanks for the response - I'll try Tech Support but other than that looks like I'll have to wait for 9.2.</description>
      <pubDate>Wed, 09 May 2007 04:35:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3008#M1351</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-05-09T04:35:25Z</dc:date>
    </item>
    <item>
      <title>Re: Text formatting using ODS Layout</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3009#M1352</link>
      <description>Hi &lt;BR /&gt;
&lt;BR /&gt;
If you are using RTF then you can attach this "\brdrb\brdrs\brdrw15" to your text.&lt;BR /&gt;
&lt;BR /&gt;
I am not sure about other ODS destination. I have not tried them out but my belief is that&lt;BR /&gt;
it should be the same principal because all you do is just attach some instruction to your text for rendering. You just need to find the control words for the ODS destinations and the syntax for it. Love to know if this work for other ODS destination as well.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Duong</description>
      <pubDate>Fri, 25 May 2007 00:51:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3009#M1352</guid>
      <dc:creator>Duong</dc:creator>
      <dc:date>2007-05-25T00:51:10Z</dc:date>
    </item>
    <item>
      <title>Re: Text formatting using ODS Layout</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3010#M1353</link>
      <description>Hi,&lt;BR /&gt;
Only Markup Language destinations have tags or dot commands that you can change. ODS Markup includes (but is not limited to) HTML, WML, TROFF, LaTex, Pyx, XML, etc.&lt;BR /&gt;
  &lt;BR /&gt;
 The RTF destination will allow you to insert RTF control strings IF you know the correct ones, but even then, sometimes you cannot get to the right place to insert the control string in the current method of creating RTF output files. The PDF destination produces a proprietary (to Adobe) format file and there are not any "control" strings available for PDF the way there are for HTML or RTF.&lt;BR /&gt;
 &lt;BR /&gt;
When "measured" RTF comes down the road in SAS 9.2, things will improve in this regard.</description>
      <pubDate>Sat, 26 May 2007 05:25:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Text-formatting-using-ODS-Layout/m-p/3010#M1353</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-05-26T05:25:49Z</dc:date>
    </item>
  </channel>
</rss>

