Most of the ideas to build WebPart come from client requests. Few days ago a client asked how can he print his SharePoint calendar?
Well, there are some full size calendar web parts for SharePoint, which include printing, however that wasn’t the request. He just wanted to print his current calendar.
Making long story short – no existing solution was found, thus came SPPrint, a printing feature for SharePoint, to print SharePoint calendars. As a side effect it can also print any given list (an idea taken from Ishai’s printing feature)
Update: Please leave comments in the community forum. There are too many comments to follow properly here.
