Embedded OLE objects ?

S

Smriti

I have a MS Word document and I'm iterating through every
Shape/Inline shape in it. And I want to save each of these
shapes into a separate file. If its an
image/drawing/diagram then in a GIF file, if its an audio
then MP3/WAV/MIDI file and so on.

However I'm having problems with embedded OLE objects. I
have a MP3 and a RAM file embedded in the document. But I
can't seem to find any way to get a handle to these objects
or the link to these files.

I tried OLEFormat.object but I get an "No such interface
supported" error.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top