Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
7639 Переглядів

Created a report having two languages. Report content is like EnglishContent (HindiContent).

Output is as expected when report is generated in HTML format. However, HindiContent is displayed as blocks when the same report is generated in PDF format.

Please let me know what needs to be done. thanks!

Аватар
Відмінити

as i understand in russian there are the same problem.... where i must change setLang() in whot file?

Найкраща відповідь

In your report file, make a call to setLang() every time you want to change the language.

English: setLang( 'en_US' )

Hindi: setLang( 'hi_IN' )

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 15
5151
Reporting with WebKit? Вирішено
5
бер. 15
20427
2
бер. 15
8305
1
бер. 15
4035
1
бер. 15
6430