标签: crystal-reports
我有一个应用程序使用Crystal Reports打印发票。该应用程序安装在具有不同区域设置的PC上。
现在,如果我使用Crystal Report的TOWORDS()函数,结果字符串将以用户PC的指定语言显示。例如,如果中国用户打印出发票,Crystal Report将以中文显示数字字符串。 (这不是我们想要的。)
显然,改变用户PC的区域设置对我们来说不是一个选择。我的问题是如何强制Crystal Reports将数值转换为英文文本?
答案 0 :(得分:2)
检查这些。有关此主题的大量信息,您可以尝试。
How to achieve localization in crystal reports
Localized Crystal Reports
Crystal reports setting for Language