documentviewer - Protected Tiff File Viewer Suggestions -
in web app building in asp .net, there requirement allow users view tiff image files not have ability print, save or copy these documents. understand users may able print screen, , no solution 100% foolproof. can suggest tiff file viewers can allow prevent users saving, copying or printing these document , integrate asp .net application? thanks million! - cian i think have 3 options: embed tiff images in silverlight application embed tiff images in flash/flex/air application break each tiff image pieces , show them using html/css last option not practical one, though. if decide use silverlight showing tiff images, may want @ libtiff.net (free, open-source, commercial-friendly license). libtiff.net supports silverlight , it's source code package contains silverlight test application displays tiff images. disclaimer: 1 of maintainers of library.