Tony and Bob, Thank you for your replies. That has helped me a lot.
"Bob Eaton" wrote:
[Quoted Text] > Here's the sledge hammer approach: > > Save the doc as xml and then look at the //w:fonts/w:font/[ at ]w:name values (or > //pkg:part/pkg:xmlData/w:fonts/w:font/[ at ]w:name for XML in Word 07 files). > > Bob > > > "Ann TEF" <Ann TEF[ at ]discussions.microsoft.com> wrote in message > news:0E97D3C7-6821-4782-9DAE-95845295BCEA[ at ]microsoft.com... > > Hi, > > i would like to develop a macro to determine what fonts are in use in a > > Word > > document (particularly looking for wingdings) - is there any way to do > > this > > OTHER THAN visiting every character in the document and checking the > > font - > > which is extremely slow. > > Thanks you > > >
|