Attachments

  • Thread starter Thread starter skg
  • Start date Start date
S

skg

Can any one help me how can i extract ole embedded attachments from a
powerpoint file.
I can open the storage interface on the file and look at different streams
but there is no clue of the embedded attachment.s
Thx
 
Don't know if it will work or not off the top of my head, but try File|Save
as Webpage. Then go poke around in the folder full of files it creates.
 
Echo, Thanks for your reply.
we do mass processing hence i do not prefer opening power point. can you
tell me where i can find some document on the istorage format of power
point. I can successfully extract from msword and excel attachments using
ole storage api's. But power point storage format seems to be different.
Is there any documentation on ppt file format.
Thanks!!!

Echo S said:
Don't know if it will work or not off the top of my head, but try
File|Save
as Webpage. Then go poke around in the folder full of files it creates.

--
Echo [MS PPT MVP]
http://www.echosvoice.com



skg said:
Can any one help me how can i extract ole embedded attachments from a
powerpoint file.
I can open the storage interface on the file and look at different
streams
but there is no clue of the embedded attachment.s
Thx
 
Ah, didn't realize you were using code. Hopefully one of the coders will pop
in with ideas.

--
Echo [MS PPT MVP]
http://www.echosvoice.com


skg said:
Echo, Thanks for your reply.
we do mass processing hence i do not prefer opening power point. can you
tell me where i can find some document on the istorage format of power
point. I can successfully extract from msword and excel attachments using
ole storage api's. But power point storage format seems to be different.
Is there any documentation on ppt file format.
Thanks!!!

Echo S said:
Don't know if it will work or not off the top of my head, but try
File|Save
as Webpage. Then go poke around in the folder full of files it creates.

--
Echo [MS PPT MVP]
http://www.echosvoice.com



skg said:
Can any one help me how can i extract ole embedded attachments from a
powerpoint file.
I can open the storage interface on the file and look at different
streams
but there is no clue of the embedded attachment.s
Thx
 
thx a lot
Echo S said:
Ah, didn't realize you were using code. Hopefully one of the coders will
pop
in with ideas.

--
Echo [MS PPT MVP]
http://www.echosvoice.com


skg said:
Echo, Thanks for your reply.
we do mass processing hence i do not prefer opening power point. can you
tell me where i can find some document on the istorage format of power
point. I can successfully extract from msword and excel attachments using
ole storage api's. But power point storage format seems to be different.
Is there any documentation on ppt file format.
Thanks!!!

Echo S said:
Don't know if it will work or not off the top of my head, but try
File|Save
as Webpage. Then go poke around in the folder full of files it creates.

--
Echo [MS PPT MVP]
http://www.echosvoice.com



:

Can any one help me how can i extract ole embedded attachments from a
powerpoint file.
I can open the storage interface on the file and look at different
streams
but there is no clue of the embedded attachment.s
Thx
 

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

Back
Top