在Reportviewer Control中将报告转换为PDF格式
有人可以帮助我将使用报告查看器控件生成的报告转换为PDF格式的中文 - 繁体语言吗?
Can someone help me out in converting the reports generated using report viewer control into PDF format for Chinese - Traditional language?
当我尝试使用中文 - 繁体语言转换使用报表查看器控件生成的报表时,某些字符会自动转换为特殊字符,如"@"。我已经使用MS Gothic字体作为报告,并且在打印时完美地生成报告而没有任何特殊字符。但是当转换成PDF时,一些字符被转换为"@"。
When I try to convert the reports that has been generated using the report viewer control in Chinese - Traditional language, certain characters get automatically converted into special charcters like "@". I have used MS Gothic font for the reports and the report is generated perefectly without any special characters when printed. But when converted into PDF some characters are converted into "@".
使用字体SimSun后,问题解决了。
After I used font SimSun, my problem was solved.