aspose file tools
The moose likes Servlets and the fly likes Generating Reports 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 » Java » Servlets
Reply Bookmark "Generating Reports" Watch "Generating Reports" New topic
Author

Generating Reports

Amit Chawla
Greenhorn

Joined: Mar 26, 2001
Posts: 15
Hello,
In our Web-enabled J2EE application, we need to generate reports in PDF format, based on the data in the object model.
How should I go about it?
manav kher
Ranch Hand

Joined: Nov 21, 2000
Posts: 98
well there are api's that let you create pdf files on the fly...so use any technology namely JSP/Servlet/Bean/EJB on the server that dishes out pdf's to the client....search on this board i have seen previous posts with url's to the API that i am talking about as well as documentation. Also try javasoft.com they have an article on this as well
manav
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Generating Reports
 
Similar Threads
Finding a Java report writer
reporting framework
jasper in linux
japser report - iReports - openReports
java reporting tool