0

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.

Community
  • 1
  • 1
georgeliatsos
  • 1,168
  • 3
  • 15
  • 34

1 Answers1

0

It seems that there is no way to dynamically set the height and width of an external image used in rdlc report.

georgeliatsos
  • 1,168
  • 3
  • 15
  • 34