Skip to main content
Making printing easier in Silverlight 4
Entry Date: Rate:
Site:
Keywords:
RSS Description:
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.
Comments:

Quite good post about Silverlight 4 and printing, it covers advanced scenarios,like paging, headers, footers.