p n
Posts: 1
Nickname: softlang
Registered: Sep, 2004
|
|
Re: Change language of Crystal Reports
|
Posted: Sep 17, 2004 1:40 PM
|
|
|
When creating your reports .rpt, you enter static text such as labels, group name, titles... Crystal Reports Viewer cannot dynamically change such text. What you could do however is create a .rpt file for each language and load the relevant one according to the user settings. To help you with this task, you could use a tool called "Crystal Translator". It will allow you to localize your reports in several languages. Please note that this tool does not translate on its own! but it allows you to store your translation into a database and re-use whenever you have a new version of your source report so you only have to translate what has changed. For more information visit www.softlang.com
|
|