I need users to preview a document without being able to edit it at all. Opening a file as Read Only still allows editing (even though it blocks a save)
PrintPreview looks good, but on closing that, the user is back to an editable view.
Is there a way of opening a document in word basic so that the users cannot change anything? Or perhaps a call to the windows API that will hide the main word screen so that only the preview screen is visible?
PrintPreview looks good, but on closing that, the user is back to an editable view.
Is there a way of opening a document in word basic so that the users cannot change anything? Or perhaps a call to the windows API that will hide the main word screen so that only the preview screen is visible?