Page 1 of 1

Is possible to set and display other Language?

Posted: Tue Jan 22, 2008 6:29 am
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

Is possible to set and display other Language?

Posted: Tue Jan 22, 2008 6:51 am
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.

Is possible to set and display other Language?

Posted: Tue Jan 22, 2008 11:27 pm
by MARIMUTHU K
Ok fine..


Thanks

Is possible to set and display other Language?

Posted: Wed Jan 23, 2008 3:31 am
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

Is possible to set and display other Language?

Posted: Fri Jan 25, 2008 10:55 am
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.