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.
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.