I am building a report on label paper, where the top of the report is vertical and then on the bottom of the report there is a 4 x 6 sticker label with the horizontal dimension being the 6 in. My image is 6 in. tall and 4 in. wide. I want to put a pre-generated image onto that label spot but in order to do this I need to rotate the image. The image is in a file on my database server. I have read up on this in numerous forums and nothing seems to work for me so far. The most useful post has been here: [url=https://social.microsoft.com/Forums/en-US/e9eaef14-c684-4743-9456-67447efc147f/how-to-rotate-an-image-in-ssrs?forum=crm]https://social.microsoft.com/Forums/en-US/e9eaef14-c684-4743-9456-67447efc147f/how-to-rotate-an-image-in-ssrs?forum=crm[/url]After copying most of that code with some minor tweaks I still haven’t been able to get anything to work. Ideally I would like to pass in the filename into the VB code then have the custom code pick that file out of the folder, rotate it, then pass the image back out. I am open to any other ways to rotate images though.I am definitely not a VB developer so I am in some uncharted territory here.Any help would be greatly appreciated. Thanks!
↧