DOT MATRIX PRINTING in C Sharp

Jul 7 2011 9:04 AM
I am doing a college project in C# where i need to get a dot atrix printing. I need to print on a dot matrix printer using C# and it doesn't work. I use the PrintDocument object to print. I works well with Laser jet printers but it doesn't work with dot matrix printers. 

pls give me a solution for this////////

THANKS IN ADVANCE

Answers (2)