I can't rember this. I'm trying to load all the fonts that my printer can use into a list box. Anyone?
Code: For x = 0 to Printer.FontCount-1 List1.AddItem Printer.Fonts(x) Next x
For x = 0 to Printer.FontCount-1 List1.AddItem Printer.Fonts(x) Next x
Laugh, and the world laughs with you. Cry, and you just water down your vodka. Take credit, not responsibility
Thank U
Forum Rules