I have a html page, from which a table needs to be sent to a printer. I am using window.print right now.. but that prints the whole page... while I need to print just the table.
To make it work I need also to put this line between the head section in my document.