how to read tiff file in browser
how to read tiff file in the browser using asp.net
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Maen BadwanPosted Jun 22, 2017, 9:14 AM
Therefore, you might need to use a programming toolkit that natively supports different image formats and compressions.
If you want to load only image formats such as TIFF, JPEG, PNG, BMP, etc. check the HTML5 ImageViewer control from LEADTOOLS:
https://www.leadtools.com/help/leadtools/v19/dh/javascript/c/leadtools.controls~leadtools.controls.imageviewer.html
If you want to load both image and document formats, check the online Document Viewer here:
http://demo.leadtools.com/JavaScript/DocumentViewer/index.html
Rajeswari KannanPosted May 12, 2016, 12:25 PM
http://stackoverflow.com/questions/28355389/c-sharp-generic-gdi-error-when-using-image-save/28462401#28462401
vinath kumarPosted Apr 13, 2016, 2:56 AM
Rahul ChavanPosted Apr 13, 2016, 2:51 AM