我想將報表頭和節頭轉換爲印地語unicode字體。目前我正在使用在各種瀏覽器上不能正確呈現的印地文字體。有沒有辦法將報表頭和其他字體轉換爲Crystal Reports 2005中的unicode?在Crystal Reports中轉換爲Unicode字體
回答
如果Crystal Reports 2005的含義是與.NET 2005捆綁在一起的CR版本,那麼您需要查看以下內容;
- Working with Default and Custom Language Resource Files
- Compiling the Custom Resource Files
- Web: Configuring Global or Local Custom Resources
您還需要確保您使用SP 1 CR 10.2:
https://smpdl.sap-ag.de/~sapidp/012002523100006007872008E/crvs05sp1.exe
注意新的,獨立版本的CR有bett呃本地化支持。看CR 2008(12.x)可能是需要考慮的事情。 2008年CR的評估和演示,請訪問:
http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
希望這將幫助!
crcs05sp1有哪些主要改進? – RKh
很難列出早期版本的CR的變化,據我所知,沒有一個頁面可以去找到每個SP的所有信息。 [以下是列表](http://resources.businessobjects.com/support/communitycs/FilesAndUpdates/cr_net_2005_mergemodule_readme.pdf),並在SP中進行了主要修復。 –
- 1. Crystal Reports將數字轉換爲文本
- 2. 在Crystal Reports中將字符串轉換爲日期
- 3. 將vb6轉換爲C#。 Crystal Reports - ParameterFields
- 4. 將Oracle日期轉換爲Crystal Reports
- 5. 將Crystal Reports轉換爲Delphi XE4的FastReport
- 6. 如何在Crystal Reports中添加字體?
- 7. Crystal Reports字體問題
- 8. Crystal Reports將字符串轉換爲數字的問題
- 9. 在Crystal Reports公式字段中使用「轉換爲文本」格式化字段
- 10. Unicode字體在TCPDF中轉換
- 11. 如何將Unicode字體轉換爲ansi
- 12. 將unicode符號轉換爲unicode實體
- 13. 將Unicode實體轉換爲Unicode文本
- 14. 如何將當前日期轉換爲Crystal Reports中的數值
- 15. Crystal Reports中的whileprinting記錄如何轉換爲SQL
- 16. 將數值轉換爲英文Crystal Reports中的文本
- 17. 字體大小默認爲Crystal Reports中的Arail 10
- 18. 替換SQL雙管道在Crystal Reports中
- 19. Crystal Reports:在
- 20. 在Perl中轉換爲unicode字符?
- 21. 在Unicode中將unicode字符串轉換爲可用的unicode
- 22. Python中,轉換HTML實體爲Unicode
- 23. 如何使用Crystal Reports將公式中的數字轉換爲公式?
- 24. 從TCHAR轉換爲字符*在Unicode中支持unicode字符
- 25. 將Unicode轉換爲字符
- 26. 將漢字轉換爲Unicode
- 27. PHP - Unicode轉換爲字符
- 28. 在Python中轉換爲Unicode
- 29. Crystal Reports X在空字段中的CurrentDate
- 30. 在Crystal Reports中刪除字段標題
我不完全明白你想要完成什麼,所以我很抱歉,如果這是一個明顯的建議。查看單個字段和文本區域,然後嘗試選擇不同的字體。部分本身沒有字體,只有字段。 – paulmelnikow
@noa讓我澄清一下。大多數亞洲語言字體在瀏覽器上無法正確呈現。其中之一就是'Arjun'等印地文字體。我想知道在Crystal Reports中是否有任何方法將字體轉換爲unicode等效的字體? – RKh
字體在報表設計器中是否正確呈現? – paulmelnikow