How to handle the localization stuff in Crystal reports XI.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, We are using Crystal reports 11 (developer version) in our product. I would like to know, how can we handle the localization stuff in crystal reports other than using the third party tools (like "Crystal Translator" Our application is developed in C# . Here for localization stuff in C#is very simple and we can place all strings in .resx, then the translation is required for only the .rc file according to the language. Is there any similar functionality/feature is there crystal reports 11 to support for the localization stuff ?. If you guys through some light on this, it will be very helpful to me. Thanks