Could not initialize class net.sf.jasperreports.engine.util.JRStyledTextParser

前端 未结 19 2206
清酒与你
清酒与你 2020-12-10 01:32

I\'m trying to display my reports on the browser , but I keep getting this error:

\"enter

19条回答
  •  [愿得一人]
    2020-12-10 02:14

    To resolve the issue, do the following:

    1. Switched from Open JDK to Sun JDK
    2. Installed MS Core Fonts
    3. Packaged JasperReport font library jar with the application

提交回复
热议问题