Hi Guys,
I wanted to display footer image dynamically on RDLC report.
I have a scenario where i have multiple records with multiple header and footer logo/image.
When user uses post & print functionality to post multiple invoices then based on country code report should pick different header and footer images.
I tried using get and set function for picture but it is not changing the image based on country code.
My other footer values which i am displaying in text is working fine and it is getting changed as per different country code but images are not.
Is there any possibility that i can display image dynamically ?
I am using Database as image source.
Please guys help me out with this issue...
I wanted to display footer image dynamically on RDLC report.
I have a scenario where i have multiple records with multiple header and footer logo/image.
When user uses post & print functionality to post multiple invoices then based on country code report should pick different header and footer images.
I tried using get and set function for picture but it is not changing the image based on country code.
My other footer values which i am displaying in text is working fine and it is getting changed as per different country code but images are not.
Is there any possibility that i can display image dynamically ?
I am using Database as image source.
Please guys help me out with this issue...