IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes Difference between iText and Jasper Report? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Difference between iText and Jasper Report? " Watch "Difference between iText and Jasper Report? " New topic
Author

Difference between iText and Jasper Report?

Muhammad Saifuddin
Ranch Hand

Joined: Dec 06, 2005
Posts: 1291

Hi Author,

what actually the difference between iText and Jasper Report and which one you preferred to use in a web/desktop application and why?

Thanks,


Saifuddin..
[Linkedin] How To Ask Questions On JavaRanch My OpenSource
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12612
iText is a PDF library; JasperReports is a reporting library. JR uses iText for the PDF bits.
 
IntelliJ Java IDE
 
subject: Difference between iText and Jasper Report?
 
Threads others viewed
Pentaho Reporting -- How different and efficient?
How to create a pdf of Swing compnents?
Creating PDF through servlet
Which different between iReport and JasperReports?
Problem with New Line character in PDF format of Jasper Reports
MyEclipse, The Clear Choice