I am developing a program in C# that will be used with a high speed dot-matrix printer. In the Visual Studio 2005 version of C#, can I enumerate the printer's fonts and choose one of them so the printer isn't printing in graphics mode (i.e. very slow)
Thanks for any help.

Printing to a fast dot-matrix printer
ajakeman