Multilanguage report
Posted: Thu Jun 19, 2014 9:23 am
Hello,
I want to provide report with multilanguage support (multi-language on the report labels).
Whats the best practice ?
I see 3 options:
1. Design multi-versions of the same definition;
2. Get the choosen language and localize at runtime from the report definition with a switch case (this requires a function to get the choosen language);
3. Translated the labels at runtime before invoke the render report.
For me the option 2 it's the best. Do you have a function to get the choosen language ?
Regards,
Hugo.
I want to provide report with multilanguage support (multi-language on the report labels).
Whats the best practice ?
I see 3 options:
1. Design multi-versions of the same definition;
2. Get the choosen language and localize at runtime from the report definition with a switch case (this requires a function to get the choosen language);
3. Translated the labels at runtime before invoke the render report.
For me the option 2 it's the best. Do you have a function to get the choosen language ?
Regards,
Hugo.