Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
7631 Vizualizări

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!

Imagine profil
Abandonează

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

Cel mai bun răspuns

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

Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
1
mar. 15
5147
5
mar. 15
20427
2
mar. 15
8304
1
mar. 15
4034
1
mar. 15
6429