[rt-users] Display tiff-attachments
Tom Lahti
toml at bitstatement.net
Fri Feb 20 12:17:02 EST 2009
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/
-- ============================
More information about the rt-users
mailing list