help with office 2007 and vs2005

  • Thread starter Thread starter happy.john1234
  • Start date Start date
H

happy.john1234

Hi, how can i manipulate office 2007 files via vs2005.Actually my
requirement is to analyze all the attachment present in the office
files like images, pdf objects, multimedia contents etc.I found that
framework 3.0+ has a native support for office 2007 but since i have
to do it with vs2005,are there some pretty nice way to do that.I found
some samples doing these thing by using zip library.Are there any
other efficient way to do so?
Thanks in advance.
 
One option is to open the document and to ave it to a NEW folder as HTML:
this will separate the objects in the documents in a folder structure beneath
the NEW folder ... might make it easier.
 

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