Silverlight 2 does not support printing natively. However, there are several ways to get around:
Note that you cannot view XPS directly in Silverlight. In Silverlight, there is a
Glyph element that is very close to XPS. There is a
Silverlight XPS Viewer that can filter out unneeded elements and display XPS in Silverlight. (
According to the author, Silverlight 2 RTW broke the Silverlight XPS Viewer. Please follow the author blog for update.)
11/23/2008: I have found a fix for XPS Silverlight Viewer.
Details here.
The
Word 2007 XAML Generator project would convert Word 2007 to XAML for viewing.