Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
8000 Tampilan

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!

Avatar
Buang

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

Jawaban Terbai

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

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mar 15
5528
5
Mar 15
20830
2
Mar 15
8658
1
Mar 15
4384
1
Mar 15
6799