Hi Eschneider,
Quote:
I'm trying to obtain the images contained inside a Office 2007 word
document. I can't seem to find a way through the object model.
Anyone know how to loop through the images?
The Shapes and InlineShapes collections. And if you need headers,
|
footers, etc. then you also have to loop all the "StoryRanges". Look
up the StoryRanges Object in the object model (VBA) Help and work
through the code samples carefully to see how to access all the "nooks
and crannies".
Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org
This reply is posted in the Newsgroup; please post any follow question
or reply in the newsgroup and not by e-mail :-)