Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1 Responder
7698 Visualizações

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
Cancelar

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

Melhor resposta

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 15
5198
5
mar. 15
20454
2
mar. 15
8344
1
mar. 15
4081
1
mar. 15
6460