D
david
Does anyone know of a way to programatically find the
hidden text in a MS Word Document?
The idea is that I need to rifle through all of the .doc
files in a directory and write out all hidden text to a
separate "log" file.
I'm fine opening all the files and logging the info, I'm
just not sure how to detect the hidden text.
I've seen how (in Word) to do an Edit | Replace...
pressing the "more" button to get to the "format" button
and with the cursor in the "Find what:" text box
select "hidden text" from the Font... dialog to do "Find
Next"'s for each piece of hidden text interactively, so
this gives me hope that it can be done programatically.
Any ideas?
regards,
- dw
hidden text in a MS Word Document?
The idea is that I need to rifle through all of the .doc
files in a directory and write out all hidden text to a
separate "log" file.
I'm fine opening all the files and logging the info, I'm
just not sure how to detect the hidden text.
I've seen how (in Word) to do an Edit | Replace...
pressing the "more" button to get to the "format" button
and with the cursor in the "Find what:" text box
select "hidden text" from the Font... dialog to do "Find
Next"'s for each piece of hidden text interactively, so
this gives me hope that it can be done programatically.
Any ideas?
regards,
- dw