コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
7621 ビュー

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
5138
5
3月 15
20425
2
3月 15
8298
1
3月 15
4025
1
3月 15
6418