Hi, I need to extract plain text from Excel file to supply it to indexing engine (I need to create text extractor for Jive to enable indexing of Excel files). What is the best way to do this with POI? Should I use HSSF or directly POIFS? Or some other tool is better to do this?
Thanks Petr --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] Mailing List: http://jakarta.apache.org/site/mail2.html#poi The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/
