iReport-4.7.0转pdf中文字符集问题

如何解决ireport设置pdf encoding为中文后不生效的问题。

一.选项-->工具-->Font


二.Install Font

注意选择的是ttf,而不是ttc


Pdfencoding:Identity-H

iReport-4.7.0转pdf中文字符集问题_第1张图片

三.导出export as extension

iReport-4.7.0转pdf中文字符集问题_第2张图片

四.把字体jar加入开发project的classpath。

这样就解决PDF显示中文问题。

你可能感兴趣的:(jar,工具,extension,encoding,ttf)