Skip to Content
Menú
This question has been flagged
1 Respondre
7664 Vistes

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
Descartar

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

Best Answer

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
Descartar
Related Posts Respostes Vistes Activitat
1
de març 15
5168
5
de març 15
20436
2
de març 15
8320
1
de març 15
4059
1
de març 15
6444