display TIFF image in asp.net

  •  07-28-2004, 11:00 PM

    display TIFF image in asp.net

    hi all,

    i really need your help. Now i have a problem to display tiff image in page.
    image control just can display example jpeg,jpg,bmp,gif .. as i know.
    i have try to convert tiff image to other format that can be display by image contror (like jpg,gif) but the image size be 785kb -> jpg and 578 -> gif for tiff image 78kb.
    the converted image size is so big.
    can u all give me the other solution to display that tiff image with the smallest  image size?
    ASAP, thanks
View Complete Thread