can't display .tif image

  • i have a ssrs report by staff code and needs to diplay .tif images stored in the folder and they are saved in the folders by staff code DBField and the path should be:

    "file:///C:\Users\NomvulaM\Documents\Visual Studio 2008\Projects\Client Projects Report\AURECON\DatabaseFieldFolder\*.tif"

    it works if its a .jpg image but not displaying anything if its .tif image.

    how do i get the report to display .tif image.

  • According to this page, .tiff is not supported by SSRS.

    http://technet.microsoft.com/en-us/library/dd239313

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • thanks for the quick response.

    is there a code that i can use to convert .tif to jpg dynamically for displaying purposes.

  • Nomvula (8/27/2012)


    thanks for the quick response.

    is there a code that i can use to convert .tif to jpg dynamically for displaying purposes.

    No idea, this is a SQL Server forum 🙂

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply