I try to extract some word document with this class: org.apache.poi.hwpf.extractor.WordExtractor I retrived this error message: java.lang.OutOfMemoryError: Java heap space I retrived this error message because the document is protected with a password. How can I solve this error?
- Problem with WordExtractor 2 WATHELET Thomas
- Re: Problem with WordExtractor 2 Nick Burch
