This question is locked. New answers and comments are not allowed.
Hi
I do know that silverlight only supports for jpeg and png. However, in a real business scene, most of companies will use the tiff image because of multiple supported pages. I did see other third-party companies(http://igsldemo.cloudapp.net/) did provide a sivlerlight control to handle tiff image for their silverlight product.
I wonder whether telerik has any plan to provide support Tiff file for your Image Editor or not(currently, trying your demo and i don't think it supports the tiff)
or can you recommend me a way of showing Multiple paged tiff file?
right now, i have to convert my Bit[] of the tiff file stored in database to the Jpeg format on the server side before sending it to silverlight side for display. However it only shows one page(not multiple page)
thanks
I do know that silverlight only supports for jpeg and png. However, in a real business scene, most of companies will use the tiff image because of multiple supported pages. I did see other third-party companies(http://igsldemo.cloudapp.net/) did provide a sivlerlight control to handle tiff image for their silverlight product.
I wonder whether telerik has any plan to provide support Tiff file for your Image Editor or not(currently, trying your demo and i don't think it supports the tiff)
or can you recommend me a way of showing Multiple paged tiff file?
right now, i have to convert my Bit[] of the tiff file stored in database to the Jpeg format on the server side before sending it to silverlight side for display. However it only shows one page(not multiple page)
thanks