Skip to main content
Participant
February 28, 2020
Question

Save or print web page as PDF from active IE script WSH VB

  • February 28, 2020
  • 0 replies
  • 158 views

Hi,

I need to convert over one miljon web pages to PDF.

 

I have a WSH VBS script that uses Adobe PDF printer by sending ^p {ENTER}.

This does work but is a little bit un-reliable, and I can only run one instance of the script per computer.

Also the computer has to be un-locked and I can not run the script on remote server.

 

So now I need to print or save the web pages without using sendkeys.

Can this be done?

 

/Peter

    This topic has been closed for replies.