All I want is a class that will convert an xls or xlsx document to a csv file 
which I can then easily process. My googling found a copy of xls2csvmra which I 
downloaded but can't get compiled but at last I've found a list that might save 
my sanity.

I'm not a java nut so is there a clear intruction that a greenhorn can follow 
to download the correct xls2csvmra source and relevant jar files to get a clean 
compile. 

I've downloaded the lastet POI FINAL build but the compiler can't find the 
BoundSheetRecord.orderByBofPosition method which I noticed is not in some code 
versions I've seen.
Using the lastest POI beta 3.5 does not seem any better or specifying java 1.5.

Does xls2csvmra convert xlsx docs or is it necessary to rehash the code to use 
other POI classes.
The xls or xlsx documents I will be converting will all be straight forward 
Aged Trial Balances forwarded each month by company accountants. 

Help would be much appreciated.
Cheers, Peter




--
This message was sent on behalf of [email protected] at 
openSubscriber.com
http://www.opensubscriber.com/messages/[email protected]/topic.html

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to