Printing Web Pages
Hi: I'm trying to print a web page with the InternetExplorer.Application Object from a .vbs file using the ExecWb Method or even the document.print method. This work perfect if I execute de script from a command prompt windows. But I need to call this script from an COM object through Shell command and this way doesn't work. It doesn't show any error message but the web printing job is never created..
Can somebody help me
|