Availabe Fonts

P

PeterM

Is there a way to determine the fonts users have availabe on their pc? My
users have requested that I allow them to select their own font for
forms..........

It's easy enough to set all forms to use a specific font name and size, but
since fonts are specific to each PC (with a few common exceptions like Arial,
Times New Roman, etc.), where can I determine the fonts that each user has
available?

Thanks in advance for your help!
 
R

Rick Brandt

PeterM said:
Is there a way to determine the fonts users have availabe on their
pc? My users have requested that I allow them to select their own
font for forms..........

It's easy enough to set all forms to use a specific font name and
size, but since fonts are specific to each PC (with a few common
exceptions like Arial, Times New Roman, etc.), where can I determine
the fonts that each user has available?

Thanks in advance for your help!

I have never used it, but the code at the link below is supposed to provide that
functionality.

http://www.mvps.org/access/api/api0033.htm
 
Top