开发者

CR adds spaces before accented characters

Why is Crystal report showing spaces in front of accented charact开发者_JS百科ers? Can we correct this by any mean? I can't be removed by editing the label as it shows no accent. I suspect that it has something to do with double byte characters.

CR adds spaces before accented characters


You must change the Language property of the parent form of your CrystalReportViewer to the language you need to support (in my case, I changed it to "French (Canada)".

Visual Studio will create a language ressource file (DLL). Don't forget to distribute this file with your executable.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜