I need to review the contents of a Word document and generate a hash to ensure the document's contents do not change.
I have a function that will return a hash for a given string but I don't know how to read the contents of the Word Document.
How could I read the contents into a string?
Thanks,
Shannan
I have a function that will return a hash for a given string but I don't know how to read the contents of the Word Document.
How could I read the contents into a string?
Thanks,
Shannan