Which file format are you targetting - XML (.docx) or binary (.doc)? Either way I admit to being a little confused as the documentation indicates that you should get an array of text extractors from this method call and that all you need to do is call the getText() metyhod on each to recover the contents of the embedded document(s) as a String.
Yours Mark B -- View this message in context: http://apache-poi.1045710.n5.nabble.com/How-to-access-data-from-Ole-objects-named-package-tp3285867p3286054.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
