Globalization with stimulsoft reports.js

Stimulsoft Reports.JS discussion
Post Reply
jimyWeb
Posts: 42
Joined: Wed Feb 03, 2016 8:08 am

Globalization with stimulsoft reports.js

Post 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.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Globalization with stimulsoft reports.js

Post by HighAley »

Hello.

Could you describe your issue more detailed?
Do you need to localize the report template or already rendered report?

Thank you.
jimyWeb
Posts: 42
Joined: Wed Feb 03, 2016 8:08 am

Re: Globalization with stimulsoft reports.js

Post by jimyWeb »

Hello HighAley,
I have got the next template report with several text components.
Text components.png
Text components.png (110.64 KiB) Viewed 1978 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?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Globalization with stimulsoft reports.js

Post 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.
Post Reply