Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
8029 Visualizzazioni

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
Abbandona

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

Risposta migliore

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
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
mar 15
5565
5
mar 15
20875
2
mar 15
8690
1
mar 15
4426
1
mar 15
6828