| |
asgarcymed
Posts: 14
Score: 0
Joined: 10/24/2007
Status: offline
|
I need to print a lot of web pages while I am browsing the web with Internet Explorer. Thus, I need to automate such massive web printing. I know just a little bit about Windows Script Host (VBScript.vbs and JScript.js). I want to get a script which forces Internet Explorer to print the current page using the default printer, without displaying the usual print dialogs (which are bore and time-consumers). Next, I will associate a hotkey combination to launch such script. So, I just need to press the hotkeys, and each print is automatically created (I will use a virtual PDF printer - later I will join the pdf's to make a compilation of good articles for further reading and re-reading). On google I found a code snippet at: http://www.grimsworld.org.uk/printie.html However I could not to put it working... Can you please help me (VBS or JS)? Thanks in advance. Best regards.
|
|