Hai, i\'m using Apache POI 3.6 I\'ve already created some code..
XWPFDocument doc = new XWPFDocument(new FileInputStream(file)); wordxExtractor = ne
You could try docx4j instead; see http://dev.plutext.org/svn/docx4j/trunk/docx4j/src/main/java/org/docx4j/TextUtils.java