On Fri, 27 Aug 2010, Thomas P Laford wrote:
But the XSSLExcelExtractor does not have a method to retrieve the Document Summary info. Am I missing something fundamental about the differences in the pre-2007 and post 2007 office files?

Alas the two file formats store their properties in a very very different way...

I'd suggest you take a look at POIXMLPropertiesTextExtractor, which should be a good example for how to work with the OOXML properties

Nick

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

Reply via email to