1
Answer

how do adjust image in rdlc using c#

Sajid Hussain

Sajid Hussain

9y
434
1
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)