<?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: publishing the report in national language in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/publishing-the-report-in-national-language/m-p/3474#M1138</link>
    <description>Hi:&lt;BR /&gt;
  This question may best be answered by Tech Support. As described in this previous forum posting:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=1503&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=1503&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 what you want to do may need the use of TrueType or FreeType fonts to be registered on the server that EG is communicating with.&lt;BR /&gt;
 &lt;BR /&gt;
  Someone else on the forum may know how to change the font within SAS Enterprise Guide. Generally speaking, if I were to run a job using code (such as PROC PRINT, PROC REPORT or PROC TABULATE), I would change the headers using this method:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods rtf file='testfont.rtf' ;&lt;BR /&gt;
ods pdf file='testfont.pdf' ;&lt;BR /&gt;
ods html file='testfont.html' style=sasweb;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sashelp.class&lt;BR /&gt;
     style(header)={font_face="Symbol"};&lt;BR /&gt;
     title 'Using a default Header font';&lt;BR /&gt;
run;&lt;BR /&gt;
ods _all_ close;&lt;BR /&gt;
[/pre] &lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
    <pubDate>Tue, 19 Jun 2007 14:13:44 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2007-06-19T14:13:44Z</dc:date>
    <item>
      <title>publishing the report in national language</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/publishing-the-report-in-national-language/m-p/3473#M1137</link>
      <description>Hi&lt;BR /&gt;
&lt;BR /&gt;
Can u plz tell me how to publish the report in the national language in EG and WRS as well...&lt;BR /&gt;
I just want to publish the report headers in the national language(Hindi and Marathi)...&lt;BR /&gt;
&lt;BR /&gt;
Thax in advance</description>
      <pubDate>Tue, 19 Jun 2007 10:54:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/publishing-the-report-in-national-language/m-p/3473#M1137</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-06-19T10:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: publishing the report in national language</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/publishing-the-report-in-national-language/m-p/3474#M1138</link>
      <description>Hi:&lt;BR /&gt;
  This question may best be answered by Tech Support. As described in this previous forum posting:&lt;BR /&gt;
&lt;A href="http://support.sas.com/forums/thread.jspa?threadID=1503&amp;amp;tstart=0" target="_blank"&gt;http://support.sas.com/forums/thread.jspa?threadID=1503&amp;amp;tstart=0&lt;/A&gt;&lt;BR /&gt;
 what you want to do may need the use of TrueType or FreeType fonts to be registered on the server that EG is communicating with.&lt;BR /&gt;
 &lt;BR /&gt;
  Someone else on the forum may know how to change the font within SAS Enterprise Guide. Generally speaking, if I were to run a job using code (such as PROC PRINT, PROC REPORT or PROC TABULATE), I would change the headers using this method:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods rtf file='testfont.rtf' ;&lt;BR /&gt;
ods pdf file='testfont.pdf' ;&lt;BR /&gt;
ods html file='testfont.html' style=sasweb;&lt;BR /&gt;
&lt;BR /&gt;
proc print data=sashelp.class&lt;BR /&gt;
     style(header)={font_face="Symbol"};&lt;BR /&gt;
     title 'Using a default Header font';&lt;BR /&gt;
run;&lt;BR /&gt;
ods _all_ close;&lt;BR /&gt;
[/pre] &lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Tue, 19 Jun 2007 14:13:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/publishing-the-report-in-national-language/m-p/3474#M1138</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-06-19T14:13:44Z</dc:date>
    </item>
  </channel>
</rss>

