strip off the tracked change in winword

  • Thread starter Thread starter Peter
  • Start date Start date
P

Peter

Hi,

We have a web application, which allows the user to upload/submit
winword documents. If the document has Track-Change turned on, the
reviewer would be able to view the tracked changes. This is an issue
to most of the users. Is there any tool that can strip off the tracked
changes in a winword document? If not, does anyone have any idea in
terms of how to write a program to take the tracked changes off the
document? Our web server is running in Solaris, so the unix tools, and
java programming are preferred. Otherwise, window based tools, or
c/c++ coding are fine too.

Thanks in advance,

Peter
 
Accepting all the changes will suffice.

--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA

Email cannot be acknowledged; please post all follow-ups to the newsgroup so
all may benefit.
 
Thanks for your response. But what you suggested was to manually open
the document, click the "Tools-->Accept or Reject Changes" button and
so on, while I try to make the whole processes automatically via a
program running on Unix machine (solaris). Any idea?

Thanks,

Peter
 
Back
Top