Is possible to set and display other Language?

Stimulsoft Reports.NET discussion
Post Reply
MARIMUTHU K
Posts: 101
Joined: Wed Jul 26, 2006 8:03 am
Location: CHENNAI-TN, INDIA

Is possible to set and display other Language?

Post by MARIMUTHU K »

Hi Edwart and Stimul Team,

We are planning to bring Stimulsoft.
Now We are working StimulReportDemoNet20 version for Demo. Currently We are Rendering Reports in Default(English) Language. But We shall render different Language like spanise.
Stimulsoft is able to give different language display Labels depends on country?

Note: We saw one feature Select UI Language in File menu, but its only changed UI.
What is the use of UI Language?
Please give correct solution with New document.

Thanks in Advance,


Regards,
Marimuthu K
Marimuthu K
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Is possible to set and display other Language?

Post by Edward »

Hello, Marimuthu K!

Yes, it is possible.

Please see the GlobalizedReport example application from the standard delivery of the Stimulsoft Reports.Net.

Thank you.
MARIMUTHU K
Posts: 101
Joined: Wed Jul 26, 2006 8:03 am
Location: CHENNAI-TN, INDIA

Is possible to set and display other Language?

Post by MARIMUTHU K »

Ok fine..


Thanks
Marimuthu K
MARIMUTHU K
Posts: 101
Joined: Wed Jul 26, 2006 8:03 am
Location: CHENNAI-TN, INDIA

Is possible to set and display other Language?

Post by MARIMUTHU K »

I saw GlobalizedReport sample. It is working good.
you were defined Labels (GlobalizedReport. Strings) and then convert culture. But We are using more than labels. therefore
Do I declare all variables name?

or

If Possible copy variables name from Stimulsoft CODE Part?


Please provide solution.


Thanks in Advance
Marimuthu K
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Is possible to set and display other Language?

Post by Edward »

No, in that case please declare all variables in the report's Dictionary, because those variables is not 'real' part of the report.

Thank you.
Post Reply