File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Other Open Source Projects and the fly likes what Jasper Report? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "what Jasper Report?" Watch "what Jasper Report?" New topic
Author

what Jasper Report?

vijay mahendra
Ranch Hand

Joined: Jan 01, 2007
Posts: 51
Hi every one,

waht is Jasper report ?
How to use jasper reports?

where to run those reports.please help me in this?

is there any tool to write reports?

Thanks you all
Amit Biswas
Ranch Hand

Joined: Jun 01, 2006
Posts: 52
Jasper Report is an open source Java reporting tool. You can find all details related to it in the following link:

http://jasperforge.org/sf/projects/jasperreports

There is a tool, called IReports, that has been created for it.
iReport provides a visual interface to build reports, generate jasper files etc.
Leandro Melo
Ranch Hand

Joined: Mar 27, 2004
Posts: 401
Hi.

Jasper reports is a library focused on reports construction (in several formats). This is a quote from their site:

"JasperReports is a powerful open source Java reporting tool that has the ability to deliver rich content onto the screen, to the printer or into PDF, HTML, XLS, CSV and XML files."

You might also wanna take a look at iReport, which is a tool that builds over Jasper reports and makes things easier for you. Please, take a look at the following websites and let us know if you have more questions.

- http://jasperforge.org/sf/projects/jasperreports
- http://jasperforge.org/sf/projects/ireport


Leandro Melo <br />SCJP 1.4, SCWCD 1.4<br /><a href="http://www.pazbrasil.org/" target="_blank" rel="nofollow">http://www.pazbrasil.org/</a>
Maki Jav
Ranch Hand

Joined: May 09, 2002
Posts: 423
Hi,

Can you give me a small code for printing directly to printer. I don't want to show printer dialog for some reports.

Assume taht you are going to print tiger.jrxml

I tried to use IReport designer but alas, when I used a textfield whose value was gotten, it did not show in the design

Maki Jav


Help gets you when you need it!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: what Jasper Report?
 
Similar Threads
Finding a Java report writer
reporting framework
jasper in linux
Help in Jasper Reports
html to pdf conversion