If you have a long website information to print everyday. Here’s the command that you can execute.
HTML Printing via command line
rundll32.exe mshtml.dll,PrintHTML "filename"
Example
rundll32.exe mshtml.dll,PrintHTML "H:\study\formatparagraph3.html"
Enjoy!!!
Post a Comment