在 Crystal Reports 中转换为 unicode 字体
我想将报表标题和节标题转换为印地语 unicode 字体。目前我使用的印地语字体在各种浏览器上无法正确呈现。有没有办法将 Crystal Reports 2005 中的报表标题和其他字体转换为 unicode?
I want to convert Report Headers and Section Headers to Hindi unicode font. At present I am using a Hindi font which is not rendering properly on various browsers. Is there any way to convert the Report Header and other fonts to unicode in Crystal Reports 2005?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果您所说的 Crystal Reports 2005 是指与 .NET 2005 捆绑在一起的 CR 版本,那么您需要查看以下内容:
您还需要确保使用 CR 10.2 的 SP 1:
https://smpdl.sap-ag.de/~sapidp/012002523100006007872008E/crvs05sp1.exe
请注意,新的独立版本的 CR 具有更好的本地化支持。查看 CR 2008 (12.x) 可能是值得考虑的事情。 CR 2008 的评估版可在此处获取:
http://www.sap。 com/solutions/sapbusinessobjects/sme/freetrials/index.epx
希望这会有所帮助!
If by Crystal Reports 2005 you mean the version of CR that bundles with .NET 2005, then you want to look at the following;
You also want make sure you are using SP 1 for CR 10.2:
https://smpdl.sap-ag.de/~sapidp/012002523100006007872008E/crvs05sp1.exe
Note that new, stand alone version(s) of CR have better localization support. Looking at CR 2008 (12.x) may be something to consider. An Eval of CR 2008 is available here:
http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
Hope this will help !