Hi,
I am trying to integrate silverlight into my ASP.NET app, and want to let my users view any arbitrary XPS document in my wep app.
I am looking for any robust Silverlight XPS viewer control for this purpose. I have read some blogs on the "simple xps" viewer and all that, but the best one i have seen so far uses textblock to render text in the xps document rather than glyph element, and the result is horrible rendering. These cannot be used in production environment.
So i am also open to buying a commercial XPS viewer written in Silverlight only, apart from any available and robust commerically usable (production quality ones) open source or free ones.
Any pointers to this will help.
I tried googling for this, with results only pointing to the blogs and free ones that is un-usable in production environment.
Tnx.