JIT
Create an html page with a print button for a table only
html page with table, and button to print. Need to just print the table and not the entire browser window

Here's a solution with a print button that will only print the table content:

Updated files
v1