Hi, I have a list of websites that I would like to automatically capture the screen and save. I've used Win32::OLE/WWW::IE::Mechanize to load each site in IE. Is there a way to automate "printscreen", and then paste the result image from the clipboard into a Word document? Thanks.