Skip to Content
Menu
This question has been flagged
1 Atsakyti
7627 Rodiniai

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!

Portretas
Atmesti

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

Portretas
Atmesti
Related Posts Replies Rodiniai Veikla
1
kov. 15
5144
5
kov. 15
20427
2
kov. 15
8303
1
kov. 15
4033
1
kov. 15
6427