iReport NB Release 3.6.0 September 3, 2009 -------------------------------------------------------------------------------- The iReport Team is pleased to announce the new iReport release: 3.6.0. iReport is available as standalone application and as NetBeans plugin for NetBeans IDE 6.x. This version includes several improvements and bug fixes.
New features and changes: - Updated to JasperReports 3.6.0 - Several bug fixes
Download http://sourceforge.net/project/showfiles.php?group_id=64348
iReport plugin for NetBeans http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=4425
Complete changelog - Fixed bug 0003991 ClassPath Library for JasperReports netBeans plugin missing files. - Fixed bug 0004216 iReport 3.5.3 image height set to 0 causes exception - Fixed bug 0004270 "Code39(Extended)" vs. "Code39 (Extended)" - Fixed bug 0004196 Missing Expression ID for Barcode Component - Support for JasperReports 3.5.3 - Fixed subreport wizard - Fixed bug 15662: "Transform in" should be "Transform to"
javax.servlet.ServletException: Servlet execution threw an exception
root cause
java.lang.NoSuchMethodError: com.lowagie.text.pdf.PdfWriter.setRgbTransparencyBlending(Z)V net.sf.jasperreports.engine.export.JRPdfExporter.exportReportToStream(JRPdfExporter.java:480) net.sf.jasperreports.engine.export.JRPdfExporter.exportReport(JRPdfExporter.java:379) net.sf.jasperreports.engine.JasperExportManager.exportReportToPdfFile(JasperExportManager.java:122) ReportServlet.processRequest(ReportServlet.java:104) ReportServlet.doGet(ReportServlet.java:142) javax.servlet.http.HttpServlet.service(HttpServlet.java:690) javax.servlet.http.HttpServlet.service(HttpServlet.java:803)