cancel
Showing results for 
Search instead for 
Did you mean: 

Multiple language support in Crystal Reports

udaykumar-0007
Discoverer
0 Kudos
582

A few questions:

1) Does the Crystal report control have multiple language support? I could not find a way to resource the status bar, toolbar tooltips, or subsequent dialogs.

2) Is there a way to support multiple languages in the reports?

View Entire Topic
DonWilliams
Active Contributor
0 Kudos

Some parts in the designer are English only, formulae editor is one of them.

Data text can be converted by the DB/Client, Oracle for instance has a language property which does convert some.

To display pop up info you can use this to adjust the text:

Note: you do have to select All Languages when installing.

Don