Displaying XPS Documents in Silverlight
Posted by: simon.says,
on 21 Apr 2009 |
View original | Bookmarked: 0 time(s)
Ive recently been involved on a project that has a requirement to create and view XPS documents in Silverlight. The application needs to display the XPS file in a full screen window together with zoom and navigation features. After a little searching on how to do this, I was able to get a head start with this great post from David Anson, which includes sample code for viewing XPS files in Silverlight 2 beta 2. As his updated post attests to however, there were a few issues with Silverlight...