Difference between revisions of "RPG Report Engine"

From MidrangeWiki
Jump to: navigation, search
m (new page)
(No difference)

Revision as of 12:09, 30 April 2008

RPG Report Engine "is loosely based on the concepts that Scott Klement uses for the HSSF wrapper and Aaron Bartell uses for the RPG Chart Engine he wrote that wraps the jFreeChart API's. In this case, PRG Report Engine wraps the Jasper API's and some homegrown API's with RPG. The Jasper Report (which you must design in advance with a tool like iReport) report can then be output to PDF, HTML, XLS, RTF, TXT, CSV, ODT and has an option for emailing the completed report (using Javamail)."[1]

References

  1. http://www.petesworkshop.com/ - Retrieved April 30, 2008

External links

Categories