On Fri, 19 Feb 2010, amp834 wrote:
Does anyone have sample code for extracting embedded files from Office 97
.doc files?

Take a look at getEmbededDocsTextExtractors in
 src/ooxml/java/org/apache/poi/extractor/ExtractorFactory.java

While it's focused just on text extraction, it ought to be a good starting point. If you happen to find any other ways of embeding that we don't currently support, do please send in patches!

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to