David Poll has published a detailed post about the new printing feature in Silverlight 4.
Well, what an exciting week! First Visual Studio 2010 is released, followed by Silverlight 4 yesterday! Consequently, I was inspired to post about something new! I’ve been spending some time looking at the new printing feature in Silverlight 4, and while on the surface it looks like a pretty simple and lower-level set of APIs, it’s possible to build rich frameworks on top of them for accomplishing common printing tasks. In this post, I’ll take a look at an attempt I made (and added to SLaB) at building such a higher-level API over printing that makes printing collections of data easier