一剑ghost  

2012年7月19日

摘要: Font '標楷體' is not available to the JVM.问题描述: 將ireport4.5中字體改為 ‘標楷體’后,進行報表列印會報出如下異常訊息: net.sf.jasperreports.engine.util.JRFontNotFoundException: Font '標楷體' is not available to the JVM. See the Javadoc for more details.問題原因: 此問題的原因是因為在Java虛擬機內不存在字體 ‘標楷體’, 所以解決方案就是將系統內的字體 (標楷體) 放到JVM中.解 阅读全文
posted @ 2012-07-19 21:47 一剑ghost 阅读(8983) 评论(0) 推荐(0)