I am writing a program where I am using a variable of type image. I have an image stored in it. Now, all I need to do is to print the image in that image variable to the printer. I know I have to use the PrintDocument object, but I can not figure out how to do it. Thanks for the help!

shootsnlad