Jasper stops finding one font

前端 未结 6 1737
遥遥无期
遥遥无期 2020-12-09 04:56

After upgrading Jasper to the last version, it stopped finding one font: Symbol. The rest of the fonts seem to be fine. I have a bunch of ttfs in the same directory as where

6条回答
  •  春和景丽
    2020-12-09 05:52

    Try adding the line

    net.sf.jasperreports.awt.ignore.missing.font=true

    to your jasperreports.properties file.

提交回复
热议问题