Hi
One solution is to open a printer friendly version of the page in a new window. That means a page without those objects you don't want to print (buttons etc.)
Use JavaScript to check if the print button was clicked. If so then open the same page (without buttons)in a new window, print the...