I have an application I wrote myself for finding scanned images and would like to be able to print these images from vb .net. (Long story short we are trying to go to electronic record keeping and store the hardcopy paper records off site due to limited space for keeping the originals) They are in tif format. Is this possible and how would I go about it? I have been able to load the image into a control on my form, and view it, but I don't know where to go to get to the point where I can print the image. I have searched the help files and other sites but they have only left me more confused. I am using VB .NET 2003.