Hindi Fonts in JasperReports [duplicate]

你说的曾经没有我的故事 提交于 2019-12-03 00:37:16

问题


In Internal preview of Hindi fonts Displays Correctly. But in Pdf It Varies .

For Example : पिता . In Pdf it Shows प िता

How to resolve this.


回答1:


Special characters like Hindi language symbols will be supported by few font types like Arial Unicode MS:

To Resolve this issue, Open Ireport designer and apply below properties to the report:

  1. Font Name = "Arial Unicode MS".
  2. PDF font name = This property is deprecated, so leave it blank.
  3. PDF Encoding = 'Identity-H (Unicode with horizontal writing)'.

Hope this help you resolve the issue.

Regards, Srikanth Kattam



来源:https://stackoverflow.com/questions/23978392/hindi-fonts-in-jasperreports

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!