콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
1 회신
7705 화면

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!

아바타
취소

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

베스트 답변

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

아바타
취소
관련 게시물 답글 화면 활동
1
3월 15
5204
5
3월 15
20466
2
3월 15
8347
1
3월 15
4082
1
3월 15
6462