| Author |
pdf generation
|
kamlesh tayade
Ranch Hand
Joined: Sep 21, 2005
Posts: 34
|
|
|
I want to know how to get output or the report generation in the java. I want how get output in pdf format
|
Kamlesh
Be oN edGE SCJP 1.4, on edGE for SCWCD 1.4
|
 |
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35247
|
posted

0
|
This wiki page lists a number of options for generating PDF. JasperReports (on SourceForge) is reporting tool that supports PDF output.
|
Android apps – ImageJ plugins – Java web charts
|
 |
Adeel Ansari
Ranch Hand
Joined: Aug 15, 2004
Posts: 2874
|
|
|
iText is a good one. And, if I'm not wrong, JasperReports itself use iText for PDF report generation.
|
 |
Bruce Jin
Ranch Hand
Joined: Sep 20, 2001
Posts: 666
|
|
Apache FOP is also easy to use: http://xmlgraphics.apache.org/fop/
|
BJ - SCJP and SCWCD
We love Java programming. It is contagious, very cool, and lot of fun. - Peter Coad, Java Design
Crazy Bikes created by m-Power
|
 |
 |
|
|
subject: pdf generation
|
|
|