Help for this page
use strict; use Win32::OLE; ... $ie->ExecWB(6,0);#This will try to print, but it's a cumbersome sleep(5); $ie->Quit;