August 27, 2012 at 3:13 am
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.
August 27, 2012 at 4:00 am
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
August 27, 2012 at 4:55 am
thanks for the quick response.
is there a code that i can use to convert .tif to jpg dynamically for displaying purposes.
August 27, 2012 at 5:07 am
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