Does anyone know how to print. Every quickstart tutorial I tried failed. Printing in .Net cannot be as hard as it has been so far. I even found things that were not part of classes.

All I want to do is print a file. Even the books I have and the websites out there leave the answer out of the explanation. They explain what printing is. I know what I want it to do, I just need to figure out how.

I'm thinking 1.Load Printer objects - 2.Load document - 3.Select printer - 4.Print document.

Based on the info out there printing is an obscure task and everyone uses felt tip pens and have monks to make hand copies but I would have to guess that somebody else has tried to print something in VB.Net.