It can be used in Java-enabled applications, including Java EE or web applications, to generate dynamic content. It reads its instructions from an XML or .jasper file.
JasperReports is part of the Lisog open source stack initiative.
Features
JasperReports is an open source reporting library that can be embedded into any Java application. Features include:
Scriptlets may accompany the report definition,[3] which the report definition can invoke at any point to perform additional processing. The scriptlet is built using Java, and has many hooks that can be invoked before or after stages of the report generation, such as Report, Page, Column or Group.
For users with more sophisticated report management requirements, reports designed for JasperReports can be easily imported into the JasperServer—the interactive report server.
Teodor Danciu began work on JasperReports in June 2001; the SourceForge project was registered in September 2001[7] and JasperReports 0.1.5 was released on November 3, 2001.[8]
Jaspersoft was founded as Panscopic by Al Campa, CEO, and Raj Bhargava, VP of Products in 2001. Panscopic raised $23M from Doll Capital, Discovery Ventures, Morgenthaler Ventures, and Partech. In 2004, Panscopic teamed up with Teodor Danciu,[9] acquired the intellectual property of JasperReports, and changed the name of the company to Jaspersoft. Brian Gentile became CEO in 2007.
Jaspersoft's main related product is JasperReports Server, a Java EE web application that provides advanced report server capabilities such as report scheduling and permissions. It is available under an open source license for use in conjunction with open source infrastructure such as MySQL and JBoss, or a commercial license for enterprise deployments involving commercial databases and application servers.
Jaspersoft provides commercial software around the JasperReports product, and negotiate contracts with software developers that wish to embed the JasperReports engine into a closed source product. Jaspersoft is a gold partner with MySQL,[11] and JasperReports was included in the PostgreSQL distribution Bizgres version 0.7.[12][13][14]
In 2007, Ingres Corporation partnered with Jaspersoft and rPath start-up to release a Business Intelligence software based appliance called Icebreaker BI.[15] It consisted of the Ingres 2006 database with rPath Linux and business intelligence tools from JasperSoft.[16] Although the Icebreaker BI Appliance package included no hardware, Ingres called it an appliance because all the components of the software stack were tightly integrated and the company supported all the software itself.[17]
On April 28, 2014, TIBCO announced its acquisition of Jaspersoft.[18]
JRXML
JasperReports reports are defined in an XML file format, called JRXML,[2] which can be hand-coded, generated, or designed using a tool. The file format is defined by a document type definition or XML schema for newer versions, providing limited interoperability.[19][2] JRXML files have the filename extension .jrxml.
A .jasper file is a compiled version of a .jrxml file.[2] iReport does the compilation on the fly, but the compilation can also get achieved at runtime using the JasperCompileManager class.
^Brell, Christian; Kieninger, Tobias (January 2007). "Freie Reporting-Tools im Vergleich"(PDF). JavaSpektrum (in German): 40–45. Archived from the original(PDF) on July 21, 2020. Retrieved 2020-07-20.
Advani, Deepak; Hassoun, Youssef; Counsell, Steve (2006). "Extracting refactoring trends from open-source software and a possible solution to the 'related refactoring' conundrum". Proceedings of the 2006 ACM symposium on Applied computing - SAC '06. p. 1713. doi:10.1145/1141277.1141685. ISBN978-1-59593-108-5. S2CID16201370.
Counsell, S.; Hassoun, Y.; Loizou, G.; Najjar, R. (2006). "Common refactorings, a dependency graph and some code smells". Proceedings of the 2006 ACM/IEEE international symposium on International symposium on empirical software engineering - ISESE '06. p. 288. doi:10.1145/1159733.1159777. ISBN978-1-59593-218-1. S2CID15086147.