Sajid Hussain

Sajid Hussain

  • 1.2k
  • 514
  • 100.6k

how do adjust image in rdlc using c#

Apr 27 2015 6:40 AM
i want to design employee card at one click
,i have design one table in rdlc design view,problem is that when
i place one image out side the table then it show image against
one employee,but when i place image in the table ,due to
image size that row expand that make it no for the card,like below
empNo: xxx      Image
Name:  ccc
Cnic:  zzz
 image should be shown against these field but in my case
 empNo: xxx
 Name:  ccc        Image 


Cnic:  zzz   
how to solve this

Answers (1)