And with that said, use the Win32::GuiTest module to send the keystrokes to the windows machine for otherwise unprogrammable tasks...
Search for "SendKeys" on the activestate archive list for more info if you need it. It's pretty much like typing keystrokes. :) Steven -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gardner, Sam Sent: Tuesday, May 17, 2005 11:54 AM To: 'steve silvers'; [email protected] Subject: RE: Perl and Images Yes: 1) Open directory 2) Double-click file 3) Alt-PrintScreen 4) Open Paint 5) Ctrl-V 6) Save Okay, maybe you'll have to play around with this to get the thumbnail, but you get the idea. . . Sam Gardner GTO Application Development Keefe, Bruyette & Woods, Inc. 212-887-6753 -----Original Message----- From: steve silvers [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 17, 2005 1:44 PM To: [email protected] Subject: Perl and Images Quick question. Is there a way that I can go into a directory with a static html file in it and create a thumbnail image of the html file? Any suggestions or examples greatly appreciated. Steve _______________________________________________ Perl-Win32-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs _______________________________________________ Perl-Win32-Users mailing list [email protected] To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
