Introduction To Java JasperReport
Latest Version 6.2.0
By Arif Hosain (David)
• Jasper Report v. 6.2.0
• Jasper Server v. 6.2.0
• iReport Designer v. 5.6
What is JasperReport ?
 The JasperReports Library is the world’s most popular open
source Java reporting engine which is to develop reports for the
Java Web Applications.
 JasperReports is a Java class library which is made by its owner
(Jaspersoft).
 Java developers who need to add reporting capabilities to their
Java applications is JasperReport.
What is JasperReport Server?
 JasperReports Server is a stand-alone and embeddable reporting
server for JasperReport compilation & execution.
 It improves report generation performance and delivery to users.
 It allows role based access control to all reports in the repository.
 Secure, Schedule, and automatically deliver interactive reporting
engine.
 Easy to configure
What is iReport Designer?
 A JasperReport visual designer to design more interactive
reports.
 It provides list of report templates to implement as business
needs.
 It supports JDBC connections & JRDataSource
 It allows sub-reports to connect to main reports.
 Easy to use & configure
What is JRXML & JASPER?
 Extension for the JasperReport file.
 It produces a jasper file when executing a jrxml file.
 It stores JasperReport source code as xml format.
 Easy to understand & manipulate.
Create a Java JasperReport using iReport
Design JasperReport using iReport
Generate & Preview Report
Report Source Code (jrxml file)
Subscribe & get connected
Thank You for Watching

Introduction to java Jasper Report with Server & iReport

  • 1.
    Introduction To JavaJasperReport Latest Version 6.2.0 By Arif Hosain (David) • Jasper Report v. 6.2.0 • Jasper Server v. 6.2.0 • iReport Designer v. 5.6
  • 2.
    What is JasperReport?  The JasperReports Library is the world’s most popular open source Java reporting engine which is to develop reports for the Java Web Applications.  JasperReports is a Java class library which is made by its owner (Jaspersoft).  Java developers who need to add reporting capabilities to their Java applications is JasperReport.
  • 3.
    What is JasperReportServer?  JasperReports Server is a stand-alone and embeddable reporting server for JasperReport compilation & execution.  It improves report generation performance and delivery to users.  It allows role based access control to all reports in the repository.  Secure, Schedule, and automatically deliver interactive reporting engine.  Easy to configure
  • 4.
    What is iReportDesigner?  A JasperReport visual designer to design more interactive reports.  It provides list of report templates to implement as business needs.  It supports JDBC connections & JRDataSource  It allows sub-reports to connect to main reports.  Easy to use & configure
  • 5.
    What is JRXML& JASPER?  Extension for the JasperReport file.  It produces a jasper file when executing a jrxml file.  It stores JasperReport source code as xml format.  Easy to understand & manipulate.
  • 6.
    Create a JavaJasperReport using iReport
  • 7.
  • 8.
  • 9.
    Report Source Code(jrxml file)
  • 10.
    Subscribe & getconnected Thank You for Watching