gpt4 book ai didi

jasper-reports - iReport 导出的 pdf 不显示正确的字体

转载 作者:行者123 更新时间:2023-12-04 06:50:04 25 4
gpt4 key购买 nike

在 iReport 中使用“Times New Roman”字体生成的 PDF 打印版本似乎使用“Arial”。

知道问题出在哪里吗?

最佳答案

我发现,至少对我而言,我必须在 xml 中的每个字体标签上显式设置 pdfEncoding 属性以及 pdfFontName 和 isPdfEmbedded,即使在使用系统编码时也是如此,并且“Identity-H "似乎在使用 unicode 时需要。

所以:

  1. 确保您的 ttf 字体文件在类路径中可用
  2. isPdfEmbedded="true"
  3. pdfEncoding="Identity-H".../>

关于jasper-reports - iReport 导出的 pdf 不显示正确的字体,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1978865/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com