How to print Chinese characters in report server in iAS 10g

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 orapeasant 的 blog

1. deploy a rep into report deployment path defined in sourcedir in <oracle_home>\reports\conf\<repserver>.conf

2. make sure the rep can print correctly

3. define two environment ids in <repsrever>.conf, one is utf8 with nls_lang set as american_american.utf8, the other is called zhs, with nls_lang set to simplified chinese_china.zhs16gbk

4. in the engine section, add the defaultenvid 
      <property name="defaultenvid" value="zhs"/>.
remember to restart the report server whenever this file is changed.

本文关键:How to print Chinese characters in report server in iAS 10g
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top