Reputation: 51927
(This must be a FAQ, but I can’t find any other questions about it.)
What are the options for coping with the lack of printing support in Silverlight?
Other questions I asked trying to solve the same root problem.
This has now changed with newer versions of Silverlight
Upvotes: 1
Views: 432
Reputation: 14906
I'm a bit late to the party, but David Poll's CollectionPrinter seems very good indeed.
Upvotes: 1
Reputation: 2563
This blog post has some good details on how you can implement printing in silverlight
http://jonas.follesoe.no/PrintingInSilverlight2UsingCSSAndASPNETAJAX4.aspx
Upvotes: 1