Asian language PDF display issue in Crystal Reports for VS2008
问题 Here is the context: we use Crystal Reports for Visual Studio 2008 in a ASP.Net application to generate reports which may contain East Asian characters (Chinese, Japanese) in the text entered by the users. The reports are correctly generated on a Windows Server 2003 and incorrectly on Windows Server 2008. When we first had this issue, we found that we needed to: install "East Asian language support" on the server use a Unicode font in CR: Arial Unicode MS install this font on the server With