SharePoint: Add a Print Button to any page.

Add a Content Editor web part and add the following code to it:

<input type=”button” value=” Print this page ” onclick=”window.print();return false;” />

This entry was posted in SharePoint and tagged . Bookmark the permalink. Follow any comments here with the RSS feed for this post. Post a comment or leave a trackback: Trackback URL.

Leave a Reply

Your email address will not be published. Required fields are marked *