A friendly place for programming greenhorns!
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
»
Java in General
Author
Converting .xls to csv
Andrew Mcmurray
Ranch Hand
Joined: Sep 24, 2005
Posts: 188
posted
Jan 10, 2007 12:49:00
0
Hi all
Ok so I can read a .xls file using HSSF, but now I need to convert it to a .csv file so another process can use it. Is there an easy way to do that using POI other then manually rebuilding the file?
Thanks,
AMD
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35241
7
posted
Jan 10, 2007 15:54:00
0
POI doesn't support CSV, but the
Ostermiller Utils
do.
Android apps
–
ImageJ plugins
–
Java web charts
Andrew Mcmurray
Ranch Hand
Joined: Sep 24, 2005
Posts: 188
posted
Jan 11, 2007 15:23:00
0
Thanks Ulf
AMD
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: Converting .xls to csv
Similar Threads
Downloading the jsp as .csv file.
conversion of .xls file into .csv
Create .csv from .xls
How to validate a file is a CSV file, or at least a text file?
create csv file
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter