Click to See Complete Forum and Search --> : Printer


Anutg
September 1st, 2001, 02:48 AM
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