Knaupp, Thomas wrote:
> Hello List,
> 
> we're using RT 3.8.2.
> Is there any chance to display (a preview of) tiff-attachments?
> It works fine with .png, .jpg, etc... so it would be nice to see support for 
> .tiff, too.

I don't know of any web browsers that display TIFF images; certainly not IE or
Firefox.  I suppose it should be possible to internally convert the TIFF to a
browser-supported image type in a temp file and send that to the browser as a
"preview", but image conversion is very CPU expensive.  You're better off just
storing it as an image type that web browsers can display in the first place.

-- ============================
   Tom Lahti
   BIT Statement LLC

   http://www.bitstatement.net/
-- ============================


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sa...@bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com

Reply via email to