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:

  1. embed tiff images in silverlight application
  2. embed tiff images in flash/flex/air application
  3. 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.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -