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.
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.