{"id":11,"date":"2007-09-13T11:13:48","date_gmt":"2007-09-13T09:13:48","guid":{"rendered":"http:\/\/jsiegmund.wordpress.com\/2007\/09\/13\/printing-sharepoint-lists\/"},"modified":"2013-04-18T18:57:31","modified_gmt":"2013-04-18T17:57:31","slug":"printing-sharepoint-lists","status":"publish","type":"post","link":"http:\/\/blog.repsaj.nl\/index.php\/2007\/09\/printing-sharepoint-lists\/","title":{"rendered":"Printing SharePoint lists"},"content":{"rendered":"<p>In a <a href=\"http:\/\/www.sharepoint-tips.com\/2007\/01\/how-to-add-print-list-option-to-list.html\">blogpost by Ishai<\/a> I found\u00a0some code which enables users to print out lists in a printerfriendly view; something which is missing in SharePoint by default.<\/p>\n<p>To enhance the feature a little bit more, you can edit the printlist.xml file to include a description (which is displayed below the title of the menu item) and an image (which is displayed in front of the image).<\/p>\n<p>For instance:<\/p>\n<p>&lt;CustomAction Id=&#8221;SPSTIPS.PrintListActionsToolbar&#8221;<br \/>\nRegistrationType=&#8221;List&#8221;<br \/>\nGroupId=&#8221;ActionsMenu&#8221;<br \/>\nLocation=&#8221;Microsoft.SharePoint.StandardMenu&#8221;<br \/>\nSequence=&#8221;1000&#8243;<br \/>\nTitle=&#8221;Afdrukken&#8221;<br \/>\nDescription=&#8221;Open deze lijst in afdrukweergave in een nieuw venster.&#8221;<br \/>\nImageUrl=&#8221;\/_layouts\/images\/MENUPRINT.GIF&#8221;&gt;<br \/>\n&lt;UrlAction Url=&#8221;{SiteUrl}\/_layouts\/PrintList.aspx?list={ListId}&#8221;\/&gt;<br \/>\n&lt;\/CustomAction&gt;<\/p>\n<p>The image you use should be a GIF with a dimension of 34&#215;34 pixels. Place it in the TEMPLATE\\IMAGES directory in your 12 hyve.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In a blogpost by Ishai I found\u00a0some code which enables users to print out lists in a printerfriendly view; something which is missing in SharePoint by default. To enhance the feature a little bit more, you can edit the printlist.xml file to include a description (which is displayed below the title of the menu item)<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","jetpack_publicize_message":"","jetpack_is_tweetstorm":false,"jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false}}},"categories":[34],"tags":[],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/p3KFR1-b","_links":{"self":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts\/11"}],"collection":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/comments?post=11"}],"version-history":[{"count":0,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/posts\/11\/revisions"}],"wp:attachment":[{"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/media?parent=11"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/categories?post=11"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/blog.repsaj.nl\/index.php\/wp-json\/wp\/v2\/tags?post=11"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}