I am having a picture box in which I had drawn some graphics using the Line methods and printed some text using the TextOut API. Now how do I print the information present in it on to the printer.

Pavan Kalyan