D
Daniel Pratt
I have a need to prevent changes to a word document through automation.
Using Document.Protect will not work for me unless there is a way to
suppress the dialog/pane that pops open when the user attempts to edit the
document. Basically, I want the functionality of the MS Word Viewer. The
user should be able to highlight, copy, scroll, etc., but not edit.
Supposing that is not possible, is there a way to detect changes to a
document as they happen?
Thanks,
Dan
Using Document.Protect will not work for me unless there is a way to
suppress the dialog/pane that pops open when the user attempts to edit the
document. Basically, I want the functionality of the MS Word Viewer. The
user should be able to highlight, copy, scroll, etc., but not edit.
Supposing that is not possible, is there a way to detect changes to a
document as they happen?
Thanks,
Dan