Printing in VB.NET (simple graphics)

RuntimeTerror

Member
Joined
Aug 19, 2005
Messages
5
Programming Experience
Beginner
I am wondering if it is at all possible to simply output a rectangle or other such structures to my printer.

My understanding is that when a PrintDoc.Print() is called, the PrintDoc_PrintPage event is fired, which is what controls what goes to the printer. But I am not quite sure what to do next.

Any help is appreciated. Thanks in advance.
 
Mucho Gracias!

My thanks to you sir. Sorry bout being a whiner, just hate having those coding problems that "seem" easy, but turn out to be a real pain. I really appreciate your help.


Cheers,

R.T.T.
 
Back
Top