跳至內容
選單
此問題已被標幟
1 回覆
7633 瀏覽次數

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
5148
5
3月 15
20427
2
3月 15
8304
1
3月 15
4034
1
3月 15
6429