Michiel Kalkman wrote an ant task for convertint XLS to XML. It's based on POI 2.0 and ANT 1.5.4. You can download it from http://www.geocities.com/xls2xml/
Stefan > POI/HSSF gives you the data from an excel file. How you write it out is > completely in your hands. > > > On Fri, 2004-02-13 at 16:07, Manuel wrote: > > Hello! > > > > I'm searching for a solution to convert several MS Excel files to HTML > > or Text/CSV. First I tried xlhtml, but without success. Now I heared of > > the POI-Project and it sounds good. But I'm new at it and don't know it > > in detail. > > > > Is it possible to use POI-HSSF to convert MS Excel files to HMTL? Or > > exists a converter that use POI-HSSF? Has someone else tried to do > > something like this? > > > > Hope you can help me :-) > > > > Best regards > > Manuel > > > > PS: Excuse my bad English. > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
