Is it possible to set the width and the height dynamically in an external image used in an rdlc report? And if yes, how?
I want the user to set the width and the height in the settings of my desktop application and with these numbers to display a logo image in the rdlc report.
I found a similar question but no useful answer given. How to set height and width for external image in rdlc dynamically?
Thank you in advance.