Printing on dot matrix printer using C#
Hi everyone! this is my first post. I am facing a big problem. 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 ink jet printers but it doesn't work with dot matrix printers. I've been searching everywhere but I couldn't get any answer.
Please help!!!
Thanks in advance!
|