Here is the code to put in a CEWP to create the print icon and have the page print in a clean view. Click the above icon to see the result.
Here is an example of a Calendar that has the Menu stripped out for priniting. Calendar Print View with Menu Stripped
Here is the code I changed out:
document.write('.ms-globalTitleArea, .ms-toolbar, .ms-menutoolbar, .pa-printicon, .jm-toolbar, .ms-navframe, .ms-bannerframe, .ms-sbtable, .ms-searchform, .ms-sbtopcorner, .ms-sblbcornerumb, .ms-globalbreadcrumb, .ms-pagetitleareaframe table { display: none; } ');
Updated code to now hide print icon. 02/26/2009
Code below:
Click icon to Print Page:
