![]() |
|
|
|
#1
|
|||
|
|||
|
Hello,
Is it possible to create a macro which generates a list of fonts and versions used in a document? As an example, listing the fonts as follows: Arial = version 6.8 Arial Narrow = version 2.40 Times New Roman = version 6.7 Ideally, the font list/version should be generated in a new Word document or it can be simply generated in a separate .txt file. Thanks! |
|
#2
|
||||
|
||||
|
Whilst getting the font names is quite straightforward, there is no VBA property for returning a font's version. In any event, the font version is usually of no consequence and tends to change with each Windows version.
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#3
|
|||
|
|||
|
Quote:
|
|
#4
|
||||
|
||||
|
Sadly, the macro in that link is incredibly inefficient - it could even take hours to run on a document that uses only one font...
Instead, try the code I posted in: https://www.eileenslounge.com/viewto...=26652#p206556
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
|
#5
|
|||
|
|||
|
Yes, you are right; it is also mentioned under the code on that page.
|
|
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Document Versions | scyllanbay | Word | 3 | 09-05-2018 08:13 PM |
| Two Versions on my PC | ottiliegirl | OneNote | 0 | 08-21-2016 03:38 PM |
| Two versions of MS Office | Glenwvdp | Office | 1 | 11-05-2012 02:02 PM |
Document changes between versions
|
HappyFox05 | Word | 2 | 02-21-2010 07:16 PM |
| 2 versions of word | Jonathan | Office | 0 | 01-09-2009 03:10 PM |