Se rendre au contenu
Menu
Cette question a été signalée
1 Répondre
7653 Vues

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
Ignorer

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

Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
1
mars 15
5154
5
mars 15
20427
2
mars 15
8305
1
mars 15
4042
1
mars 15
6434