1. net.sf.jasperreports.engine.JRRuntimeException: No input source supplied to the exporter.没指定 je.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
原创 2022-02-18 16:01:48
179阅读
1. net.sf.jasperreports.engine.JRRuntimeException: No input source supplied to the exporter.没指定 je.setParameter(JRExporterParameter.JASPER_PRINT, jasperPrint);
原创 2021-08-25 09:50:56
328阅读
net.sf.jasperreports.engine.JRRuntimeException: Unknown hyperlink target 0   在改项目的报表系统时,出现 Unknown hyperlink target 0 异常,google一下,原来是jasperreports的jar包和ireport版本不一致导致的,jar包是3.5,但我用的ireport版本为4.
原创 2011-09-06 10:01:22
5847阅读
1评论