Is there anyway to automatically run javascript:window.print() when the page finishes loading?
javascript:window.print()
This script will run after the entire page has loaded.