Tuesday, June 4, 2013

how export report SSRS to TIFF image programticlly

You can use LocalReport.Render method to export into TIFF format. Check link. In the format parameter type it as "Image" and the file extension retain it to TIFF.


Regards,

Karthik



Please remember to click Mark as Answer and Vote as Helpful on posts that help you. This can be beneficial to other community members reading the thread.


No comments:

Post a Comment