JasperReports和Windows上缺少的字体

时间:2012-08-17 19:43:13

标签: jasper-reports

我们的应用程序使用 JasperReports.3.7.1 并在 Windows 上运行。我们的某个网站无法打印他们的报告。此消息显示在日志中:

Font 'Arial' is not available to the JVM. See the Javadoc for more details

此文件存在:c:\windows\fonts\arial.ttf.

为什么JVM或 JasperReports 找不到它?

使用 net.sf.jasperreports.awt.ignore.missing.font 可以打印报告但不是一个好的解决方案。

到目前为止,我发现的有关Font 'Arial' is not available to the JVM.的大部分信息都是指将报告从 Windows 迁移到 Unix 的风格,而不是这里遇到的问题。

感谢您提供任何建议,想法或见解

0 个答案:

没有答案