Hello everyone, I am using ExtractorFactory.getEmbededDocsTextExtractors() to get the available ole objects in a word document. Inside the above method I got from entry.getName() objects of type "Package". I know these type of ole objects are from excel files, by reading the field information of the characterrun that has a reference to that ole object. Is there a way to extract data from this object of type "Package"?
Thank you, Best Regards, Randeel.
