On Mon, 29 Mar 2010, Thet Naing Soe wrote:
I am a user of Apache POI API. I would like to extract metadata from
microsoft word 2007 docx file. I couldn't find how to extract metadata from
docx file.

Take a look at POIXMLPropertiesTextExtractor - that shows you how all the different kinds of OOXML metadata work:
http://svn.apache.org/repos/asf/poi/trunk/src/ooxml/java/org/apache/poi/POIXMLPropertiesTextExtractor.java

Nick

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

Reply via email to