我已经在iReport上进行了报告,在 localhost 中它运行正常,因为我有 OS Microsoft,但是当我在 Linux Server 中运行我的项目时,报告显示错误
HTTP Status 500 - Font 'Arial' is not available to the JVM. See the Javadoc for more details.
net.sf.jasperreports.engine.util.JRFontNotFoundException: Font 'Arial' is not available to the JVM. See the Javadoc for more details.
我想我必须在我的 Linux 服务器上安装字体,但是我在 Jelastic 上免费获得了这个服务器,有人可以帮助我,因为我必须在租用的 Linux 服务器上运行它。