web save html file

Allows you to save a web page in HTML format.


Example

Running this code will save the URL "https://www.sampleurl.com/", saving it to "E:\Saved Folder\Sample.html".

plugin command("Document Automation.dll", "web save html file", "https://www.sampleurl.com/", "E:\\Saved Folder\\Sample.html")

Was this helpful?

Previous Article

web save complete file

Next Article

web save mht file