跳至内容
菜单
此问题已终结
1 回复
7696 查看

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' )

形象
丢弃
相关帖文 回复 查看 活动
1
3月 15
5197
5
3月 15
20452
2
3月 15
8344
1
3月 15
4080
1
3月 15
6457