Hello Thomas, Could you paste some lines of your extraction please? This could help to understand your problem.
TslH 2006/8/24, WATHELET Thomas <[EMAIL PROTECTED]>:
I try to extract some word document with this class: org.apache.poi.hwpf.extractor.WordExtractor I retrived this error message: java.lang.StackOverflowError org.apache.poi.hwpf.model.StyleSheet.createChp(StyleSheet.java:265) org.apache.poi.hwpf.model.StyleSheet.createChp(StyleSheet.java:266) ... What's happends?
