In my program the user is able to print text through the print dialog box. The text is in a RichTextBox. However, I also want them to be able to print images in an ImageBox. The image can be one of many, whichever the user has selected. I want the user to be able to go through the pring dialog box for consistency purposes, but I can't work out how to do it. Any help would be appreciated.