Options

Not able to display footer image dynamically on RDLC report

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...


Regards,
rksaurabh

Comments

  • Options
    nav_rksaurabhnav_rksaurabh Member Posts: 11
    edited 2017-05-08
    Hello Everyone,
    The issue is solved now.
    While using get and set function to get the picture the text box where setfunction suppose to call should exactly be located above the Image box .
    Regards,
    rksaurabh
Sign In or Register to comment.