I need to display in multiple languages reports .rpt desing in Crystal Report XI, that are called from a web application (Visual Studio 2008, c#).
I need to translate all label to the report .How can i do it ?
in another forums, I found that the solution is create formulas in Crystal (one per label), and assign its value (translation) from the web application (by language), but , Is there any option to generate language resources in Crystal?
Thanks...