You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@poi.apache.org by Thomas Lustig <tm...@gmail.com> on 2011/07/01 09:09:47 UTC

summary information of DOCX files

Dear all,

is there any possibility to get SummaryInformation from docx files?
I need this to extrace the WMFthumbnail images.
Could you please give me some hint of how to do that?

thanking you very much in advance for your help

best regards

Malcom

Re: summary information of DOCX files

Posted by Sergey Vladimirov <vl...@gmail.com>.
Malcom,

Not all docx files contain thumbnail. But if present, you can extract
it from docx treating it as ZIP file. Thumbnail is stored at
"Docprops/thumbnail.wmf" path.

Best regards,
Sergey.

On Fri, Jul 1, 2011 at 11:09 AM, Thomas Lustig <tm...@gmail.com> wrote:
> Dear all,
>
> is there any possibility to get SummaryInformation from docx files?
> I need this to extrace the WMFthumbnail images.
> Could you please give me some hint of how to do that?
>
> thanking you very much in advance for your help
>
> best regards
>
> Malcom
>



-- 
Sergey Vladimirov

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@poi.apache.org
For additional commands, e-mail: user-help@poi.apache.org