Hi all,
After logging into InfoView and double clicking on a report, I can view the report in HTML document. At this stage, I can view Chinese characters in the report normally. However, when I further click on the “Edit” control, the report change from HTML document to JavaScript. At this stage, Chinese characters in the report can’t be read normally. I found that the default font of the report is Arial. After changing it to SimSun font manually, the problem goes away. But, I don’t want to change font manually everytime. So, what I can do to solve such problem??
Actually, I’ve modified defaultConfig.xml in the following paths:
/tomcat/webapps/BusinessProcessBI/WEB-INF/classes
/tomcat/webapps/AnalyticalReporting/webiApplet/AppletConfig
I replace all Arial characters with SimSun. I also modified fontalias.xml that I change default font name from Arial to SimSun, but the problem still exists.
Please help!!
tomchanchan (BOB member since 2008-08-20)