A
Andy
Hi there.
I've written a tool to scan and remove custom templates from Word documents.
To do this I'm using DSOFile.OleDocumentProperties.
I've ran into a problem where, in the UI it says the attached template is
the deault 'Normal' (http://kimag.es/share/88342570.jpg) but when the files
properties are queried in the code, it shows a custom template path
(http://kimag.es/share/94789763.jpg). Now I think it's likely that the file
did, at some point, have this template path but it has since been removed.
Conversely, there are other files that have had it manually removed that now
do show 'Normal' in both the UI and their properties.
I'm completely flummoxed.
Any ideas?
I've written a tool to scan and remove custom templates from Word documents.
To do this I'm using DSOFile.OleDocumentProperties.
I've ran into a problem where, in the UI it says the attached template is
the deault 'Normal' (http://kimag.es/share/88342570.jpg) but when the files
properties are queried in the code, it shows a custom template path
(http://kimag.es/share/94789763.jpg). Now I think it's likely that the file
did, at some point, have this template path but it has since been removed.
Conversely, there are other files that have had it manually removed that now
do show 'Normal' in both the UI and their properties.
I'm completely flummoxed.
Any ideas?