Hi All,
Can anyone help me with getting a printout from Imagn. I have been trying to get this code to work but seem to have no success. I think I am missing something following "options". I need to print the part of the picture that I have zoomed on from the window on my form. Any advise appreciated.
Thanks
ImagNT1.PaintDCA Printer.hDC, ImagNT1.ViewBufferId, "0,0," + Str(Int(Printer.ScaleWidth - 1)) + "," + Str(Int(Printer.ScaleHeight - 1)), "", "", Options
Can anyone help me with getting a printout from Imagn. I have been trying to get this code to work but seem to have no success. I think I am missing something following "options". I need to print the part of the picture that I have zoomed on from the window on my form. Any advise appreciated.
Thanks
ImagNT1.PaintDCA Printer.hDC, ImagNT1.ViewBufferId, "0,0," + Str(Int(Printer.ScaleWidth - 1)) + "," + Str(Int(Printer.ScaleHeight - 1)), "", "", Options