Is there a way to send a .txt to a printer using c#?
something like
string doc = \"c:\\temp.txt\"; sendToPrinter(doc);
MSDN: Visual Studio 2003 Retired Technical documentation