I am fairly new to the concepts of c# but how would i get a streamed text file to print on the printer with console applications? All the information i have read says to use Drawing.Printing system library but when i try to type it out in the editor never can find the appropriate library i need. I am using C# 2005 express edition at home in case that is any help.

Probably because you havent added the reference for System.Drawing

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.