Hi,

I have a program which loads the font name from the Printer( which is a
member of VB.Global). Suppose if the printer is not installed then this font
names are not loaded.
What should I do If I want to load the fonts from ths system.

My code is
list.additem Printer.fonts()


Thnks,

anu