Page 1 of 1
Globalization with stimulsoft reports.js
Posted: Wed Jul 20, 2016 11:43 am
by jimyWeb
Hello!
I have an application where I am translating the texts of their pages. For this I use GNU gettext PO and POT Files. This application incorporates reports created with Stimulsoft reports.js. How can translate the text components of the reports?
Thank you very much.
Re: Globalization with stimulsoft reports.js
Posted: Thu Jul 21, 2016 9:59 am
by HighAley
Hello.
Could you describe your issue more detailed?
Do you need to localize the report template or already rendered report?
Thank you.
Re: Globalization with stimulsoft reports.js
Posted: Thu Jul 21, 2016 12:05 pm
by jimyWeb
Hello HighAley,
I have got the next template report with several text components.

- Text components.png (110.64 KiB) Viewed 1980 times
I need to translate them. For this I would like to use GNU gettext PO and POT Files because my web page use this toolset.
What should I do to translate these text components?
Thank you very much.
P.S. If it is not possible to use gnu gettext, How the localization is done in Stimulsoft reports.js?
Re: Globalization with stimulsoft reports.js
Posted: Fri Jul 22, 2016 3:13 pm
by Alex K.
Hello,
Unfortunately, Globalization is not supported in JS version.
As a way, you can use the additional variables for Text components which should be translated. And before showing report set necessary translated values.
Thank you.