Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在我的 jasper 报告中使用我自己的特定字体。我使用的是 jasper 报告-4.5.0。如果我在我的 jrxml 文件中使用 Helvetica 作为字体名称,那么我会收到异常,因为字体对 JVM 不可用.如何解决这个问题。
您可以在iReport中按如下方式安装 TrueType 字体
转到Tools~> Options~> Reports~> Fonts~>Install Font
然后从那里跟随向导。