It is easy to print a form's details directly by printer:

Printer.Print Form1

How about saving it as an image (BMP or JPG) file ?

I have a SaveScreen function but it also save the title bar of an active window.

Pls help...