Hi, I have seen this question on several locations, but no solution to it. I want to capture the screen on windows xp. I know that you can do it with rmagick, but that seems to be for unix-systems only, and rubycocoa for mac. Since there is a "print screen"-button on the keyboard, I guess that it should be possible to use win32api to fake a klick on the keyboard button, and then somehow save the image to disk. Any ideas? Regards Emil -- Posted via http://www.ruby-forum.com/.