Board index » delphi » Getting Font List from Word using Delphi 6
default user
![]() Delphi Developer |
Sat, 19 Feb 2005 21:31:07 GMT
Getting Font List from Word using Delphi 6
Can anyone help me with a small problem I have.
I have to validate that a document has valid fonts. These fonts are TTF. Is there an accessable array of fonts used in a any Word document. I am Doc:= CreateOleObject('Word.Document'); MSWord.Documents.Open(olFileName, EmptyParam, EmptyParam, Thanks in advance |