I tried to localize the HTML5 viewer. I found class Stimulsoft.Base.Localization.StiLocalization and all the members but did not manage to have my viewer localized. Is there one who can point me to the complete process of localization by example. Nor demo.html nor any other example I can find with valid code.
Only thing I found was some Brazilian gay who wrote just one line of code like this but I adopt this for my language
Stimulsoft.Base.Localization.StiLocalization.addLocalizationFile("./Localization/sr.xml", false, "Srpski latinica");
No luck at all. In the documentation class is just shown with all the members, no explanation when to use, before or after creating a report, what are effects of documented methods, there is no line with valid parameters, just for lead.
regards.
dikan
JS Localization
-
- Posts: 682
- Joined: Tue Sep 07, 2021 10:11 am
Re: JS Localization
Hello,
Please check the following link:
https://www.stimulsoft.com/en/documenta ... zation.htm
Thank you.
Please check the following link:
https://www.stimulsoft.com/en/documenta ... zation.htm
Thank you.
Re: JS Localization
How to enable on js viewer some kind of choosing localization? How user can choose preferred language?
Please if you ref to example, be sure that example could be started with relevant content.
Regards,
Dikan
Please if you ref to example, be sure that example could be started with relevant content.
Regards,
Dikan
-
- Posts: 5860
- Joined: Tue Mar 20, 2018 5:34 am
Re: JS Localization
Hello,
In the viewer, there is no special selection for localizations.
You can add your own selection and change the viewer localization as you need.
Thank you.
In the viewer, there is no special selection for localizations.
You can add your own selection and change the viewer localization as you need.
Thank you.