I\'m trying to print to Dot Matrix printers (various models) out of C#, currently I\'m using Win32 API (you can find alot of examples online) calls to send escape codes dire
You can refer this http://www.codeproject.com/Articles/29709/Line-Printer-Class-in-C hope helpd