WORD 2 XML - Reading sections programatically

P

PP

Hi All

I have a word document which will be uploaded in Windows SPS (Share Poind Server), this document has some sections at the very top it has the Index or TOC (whatever it is called as).
Once the doc is uploaded in SPS, it has a feature where each section can be assigned to an user, which can be updated by that user.

My requirement is, to read this DOC file, identify the attribute of each section & sff if that section has been updated by the user. Is this possible programatically. If socan somebody please help me in understanding how this can be done.

Word Doc Template
=============
Section Assigned to Assigned Date Updated On

Sec1 user1 1/1/2003 12/1/2003
Sec2 user2 1/2/2003 <NULL>
Sec3 user1 2/2/2003 2/3/2003

I want to read this doc & get the above listed info.

Any help appreciated
 

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