Hi,
I am currently working with Jquery and angularjs. I wanted to enquire if infragistics have any control which supports displaying the .tiff/.tif document in IE9.
Thank you!
AD
Hello aarti,
Thank you for posting in our forum.
There’s currently no specific control for displaying tiff files.
In general IE can display tiff files defined in img tags. For example:
<img src="Test.tif"></img>
Let me know if there’s any specific functionality you’re after or if you simply want to display the file as an image.
Best Regards,
Maya Kirova
Developer Support Engineer II
Infragistics, Inc.
http://es.infragistics.com/support
hello Maya,
this do display tiff documents but does not support multipage tiff documents. I have multipage tiff documents, is there any work around to display them.
Thanks