I am trying to do the same thing using
VB.NET. It works fine except that the image prints to the right. It does not print from the top-left corner of the page but is shifted little to the right and bottom.
I tried setting the margins for the printdocument object to (0,0,0,0) but still the same result.
Did you have any such problem while printing the TIFF.
Thanks for any help.