Reading Word Markup comments

S

srin_s

Hello,

The problem i am trying to address is that my web application needs to
read the markup text embedded in the MS Office files that they (the
user) points to. The documents could be word (.doc), spreadsheets
(.xls) and powerpoint (.ppt). The feature that i am trying to code
will have to differentiate between a Comment markup and the Track-
Changes markup. If possible, i would also like to capture information
like the page number that the markup is related to in the file. The
environment is IIS 5.1, ASP pages coded with VBScript and JavaScript.
Thanks for your help in advance.
 
S

srin_s

Hello,

The problem i am trying to address is that my web application needs to
I did some more research last night and found a solution that seems to
be working. I user the comments collection within the word
applicaltion object. The only thing I am still stuck with is trying to
get the page number where the comment was inserted. Any help please.
 

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