<?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 Customized word document report in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9178#M2926</link>
    <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
One of my customer wants an customized document to be created of the following format &lt;BR /&gt;
&lt;BR /&gt;
Dear Mr. XYZ (Customer Name)&lt;BR /&gt;
(Address)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
1) This is one of the first line.&lt;BR /&gt;
2) This is one of the second line.&lt;BR /&gt;
&lt;BR /&gt;
&lt;TABULAR ="" details="" of="" the="" transaction=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I tried using an ODS Rtf and within it using ODS Text and the necessary PROC, &lt;BR /&gt;
&lt;BR /&gt;
I need guideness in figuring two things&lt;BR /&gt;
&lt;BR /&gt;
1) Formatting of the text appearing in the Body of the report&lt;BR /&gt;
2) how to insert dynamic value &lt;BR /&gt;
&lt;BR /&gt;
Any help would be highly appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Danny&lt;/TABULAR&gt;</description>
    <pubDate>Thu, 29 Oct 2009 16:11:41 GMT</pubDate>
    <dc:creator>DannyDsouza</dc:creator>
    <dc:date>2009-10-29T16:11:41Z</dc:date>
    <item>
      <title>Customized word document report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9178#M2926</link>
      <description>Hi,&lt;BR /&gt;
&lt;BR /&gt;
One of my customer wants an customized document to be created of the following format &lt;BR /&gt;
&lt;BR /&gt;
Dear Mr. XYZ (Customer Name)&lt;BR /&gt;
(Address)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
1) This is one of the first line.&lt;BR /&gt;
2) This is one of the second line.&lt;BR /&gt;
&lt;BR /&gt;
&lt;TABULAR ="" details="" of="" the="" transaction=""&gt;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I tried using an ODS Rtf and within it using ODS Text and the necessary PROC, &lt;BR /&gt;
&lt;BR /&gt;
I need guideness in figuring two things&lt;BR /&gt;
&lt;BR /&gt;
1) Formatting of the text appearing in the Body of the report&lt;BR /&gt;
2) how to insert dynamic value &lt;BR /&gt;
&lt;BR /&gt;
Any help would be highly appreciated.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Danny&lt;/TABULAR&gt;</description>
      <pubDate>Thu, 29 Oct 2009 16:11:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9178#M2926</guid>
      <dc:creator>DannyDsouza</dc:creator>
      <dc:date>2009-10-29T16:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Customized word document report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9179#M2927</link>
      <description>Share your code, please -- it will help you get the most effective replies.  Also, provide info about your SAS environment, version, OS, local or remote SAS execution.&lt;BR /&gt;
&lt;BR /&gt;
Also, you will find supplemental technical and conference reference documents at the SAS support  &lt;A href="http://support.sas.com/" target="_blank"&gt;http://support.sas.com/&lt;/A&gt; website - either using the website SEARCH facility or consider the Google advanced search argument below:&lt;BR /&gt;
&lt;BR /&gt;
ods rtf document formatting site:sas.com&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Scott Barry&lt;BR /&gt;
SBBWorks, Inc.</description>
      <pubDate>Thu, 29 Oct 2009 17:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9179#M2927</guid>
      <dc:creator>sbb</dc:creator>
      <dc:date>2009-10-29T17:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: Customized word document report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9180#M2928</link>
      <description>Hi:&lt;BR /&gt;
  One possibility is to use SAS and Word together. Design your mail-merge document in Word -- with the constant text and mail-merge fields for the changing information and then use SAS to create the mail-merge data. The technique is described in general, in regard to labels in this paper:&lt;BR /&gt;
&lt;A href="http://rtsug.org/pdf/ZillionLabels.pdf" target="_blank"&gt;http://rtsug.org/pdf/ZillionLabels.pdf&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
  If you are happy with the ODS TEXT method for the "body" of the document-- then there are two methods for applying style characteristics to the text that you write with ODS TEXT -- &lt;BR /&gt;
1) use ODS ESCAPECHAR techniques or&lt;BR /&gt;
2) change the USERTEXT style element in a style template&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 30 Oct 2009 04:31:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Customized-word-document-report/m-p/9180#M2928</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-10-30T04:31:36Z</dc:date>
    </item>
  </channel>
</rss>

