Hello B4J Community,
I am in the process of migrating my ERP system from VB with Crystal Reports and MySQL to B4J. Reporting is a crucial component of my system, with some reports being quite complex, involving subreport concepts.
The most promising solution I’ve found so far for building reports in B4J is the JasperReports library (JasperReports Library) from 2021. However, I have concerns regarding the numerous dependencies of JasperReports, which may complicate the distribution of the executable and pose potential issues of obsolescence in the near future.
I am looking for a reporting solution that is simple to distribute and durable, avoiding the need for frequent upgrades. Despite following the example for JasperReports, I have not been successful, at least with version 2.
Could you please provide guidance on whether I am on the right path with JasperReports, or suggest better alternatives for report generation in B4J?
Thank you for your assistance!
I am in the process of migrating my ERP system from VB with Crystal Reports and MySQL to B4J. Reporting is a crucial component of my system, with some reports being quite complex, involving subreport concepts.
The most promising solution I’ve found so far for building reports in B4J is the JasperReports library (JasperReports Library) from 2021. However, I have concerns regarding the numerous dependencies of JasperReports, which may complicate the distribution of the executable and pose potential issues of obsolescence in the near future.
I am looking for a reporting solution that is simple to distribute and durable, avoiding the need for frequent upgrades. Despite following the example for JasperReports, I have not been successful, at least with version 2.
Could you please provide guidance on whether I am on the right path with JasperReports, or suggest better alternatives for report generation in B4J?
Thank you for your assistance!