daust / JasperReportsIntegration

JasperReportsIntegration provides an interface to use the JasperReports reporting engine in an Oracle database application, specifically with Oracle Application Express (Oracle APEX).
BSD 3-Clause "New" or "Revised" License
55 stars 23 forks source link

Creating new samples #43

Open daust opened 3 years ago

daust commented 3 years ago

It would be helpful to create a better sample application and also sample reports to showcase the typical use cases and how to implement that in JasperReports and also how to implement it in Oracle APEX.

daust commented 3 years ago

First, I will leverage the JasperReports demos that I have created in 2012 for the KScope conference:

Next, I can build some more demos on how to use it in an APEX application.