web save complete file

Allows you to save a complete web page as a single HTML file.


Example

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

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

Was this helpful?

Previous Article

pdf watermark text

Next Article

web save html file