Reputation: 3230
I am trying to read an XPS file and show it using Silverlight.
I don't have much experience with Silverlight but I have WPF knowledge. How do I view an XPS (Fixed Document) in Silverlight?
I am able to view XPS(Fixed Document) in WPF, but not in Silverlight. Is there any way to do that in Silverlight?
Any reply will be greatly appreciated.
Thanks in Advance
Upvotes: 4
Views: 1865
Reputation: 8369
There have been a few articles on the topic (such as this one), but none of them are really complete. Your best bet (although it's a commercial product) would be the Document Toolkit from First Floor Software (the same guy that wrote Silverlight Spy). I haven't used it myself, but AFAIK it's the only real solution available for Silverlight.
Upvotes: 4