Jasper Report

Introduction

JasperReports is the world's most popular open source reporting engine. It is entirely written in Java and it is able to use data coming from any kind of data source and produce pixel-perfect documents that can be viewed, printed or exported in a variety of document formats including HTML, PDF, Excel, OpenOffice and Word.

http://jasperforge.org/projects/jasperreports

http://en.wikipedia.org/wiki/JasperReports

FAQ

Q: What is JASPER Report?

A: This is a open source Reporting tool.

Q: Where do you use JASPER?

A: We use it in our Application to generate reports.

Q: What report formats can be generated by JASPER?

A: PDF, Excel, Doc, and HTML.

Q: What Editor do you use?

A: iReport.

Q: What is the extension of Jasper report file?

A: Extension is .jasper.

Q: What is the extension of iReport files?

A: Extension is .jrxml.

Q: Which file will be genrated when iReport compile jsxml?

A: It will generate .jasper file.

Q: How do you integrated .jasper file with JAVA code?

Q: How do you integrate .jasper file with Struts 2?