Multiple languages

Stimulsoft Reports.WEB discussion
Post Reply
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Multiple languages

Post by victorinable »

Hi,

I'm developing some reports that may be executed world-wide, so the language of the report may vary. My idea is to use a variable setted as expression with a switch per each text I'm using on the reports and another one that will be used to select which of the multiple cases should be shown. I'm wondering if there's any other option to achieve that behaviour.

That's an illustration of what I'm thinking about to do that:
multiple.jpg
multiple.jpg (34.51 KiB) Viewed 1381 times
On the other hand, how can I select the Interface Language of the editor programaticcally?

Thanks in advance.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Multiple languages

Post by HighAley »

Hello.

There are two different technology in our product to globalize reports.
One is to use Globalization editor (Designer side) another is to use Globalization Manager (code side).
You could read about this in the Globalizing Reports: Erasing Borders article.

Thank you.
victorinable
Posts: 152
Joined: Mon Aug 03, 2015 9:28 am

Re: Multiple languages

Post by victorinable »

Hi Aleksey,

Great, you always have solutions to my problems, and easier than I try to solve all requirements. Great job! :D

Thanks for the support.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Multiple languages

Post by HighAley »

Hello, Victor.

We are always glad to help you.
Let us know if you need any additional help.

Thank you.
Post Reply