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

1. deploy a rep into report deployment path defined in sourceDir in

1<oracle_home>\reports\conf\<repserver>.conf 
2
32\. make sure the rep can print correctly 
4
53\. 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 
6
74\. in the Engine section, add the defaultEnvId   
8<property name="defaultEnvId" value="zhs"></property>.   
9remember to restart the report server whenever this file is changed.</repsrever></repserver></oracle_home>
Published At
Categories with 数据库类
Tagged with
comments powered by Disqus