IntelliJ Java IDE
The moose likes Other Open Source Projects and the fly likes Alternative to POI Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Alternative to POI" Watch "Alternative to POI" New topic
Author

Alternative to POI

ravuthakumar gopalakrishnan
Greenhorn

Joined: Jun 09, 2003
Posts: 11
i want to generate excel, word and pdf report from my swing based application. i am thinking of using the apache's POI.

Can any one suggest me the alternative to POI?

i prefer to go for only open source.

Thanks for your time,

Ravuthakumar
Lasse Koskela
author
Sheriff

Joined: Jan 23, 2002
Posts: 11945
iText can generate PDF and RTF. Not .doc and Excel, though.


Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
 
 
subject: Alternative to POI
 
Threads others viewed
hibernate clob
Converting a Word doc into a Gui.
Heap Dump Issue POI Jar
Data export from Java to Office
Is there alternative to POI ?
IntelliJ Java IDE