which version of iReport can be used to design and compile the reports in order to use them whit version 3.1.0 of JasperReports plugin?
I’m stuck to version 3.7.1 and I’d really like to use a more recent version: I just tried to use v 4.0.1 (also setting the compatibility to 3.7.1) but I get an error when launching the report from Servoy (same report with 3.7.1 works fine).
yes the plugin is 3.1.0 and the standard installed version of JasperReports in this version is 3.7.1! I installed the Version 3.7.3 of JasperReports. So 3.7.3 is the version of the JasperReports lib and not of the JasperReport-Servoy plugin.
The Servoy JasperReports plugin 3.1.0 indeed uses version 3.7.1 of JasperReports (engine and corresponding project libs of JasperReports version 3.7.1). Therefore, please try to use a corresponding version of iReport also, if possible, when editing/compiling in iReport.
Our plan is to move the new version of the Servoy JasperReports plugin to version 4 of JasperReports (so, also the corresponding version of iReport).
Our plan is to move the new version of the Servoy JasperReports plugin to version 4 of JasperReports (so, also the corresponding version of iReport).
Hi Andrei,
I’m sure that you have noticed that I submitted a patch for monitoring progress of fill and export operations in the Jasper plugin. I’m sure you also noticed that it is incomplete. I have done my best to get that functionality into the plugin, but have had to abandon the work because in order to get that functionality into the plugin a massive refactoring would be required (as it’s pretty tough to have the server call a Function callback in the client (when the report datasource is not a foundset) particularly when Function is not serializable). If there will be major refactoring in the 4.x version I think it is worth looking into the patch I submitted as a possible feature.