2

I added a textbox in RDLC report and set value of it to unicode character. but when I run report, I got only ????? sign.

Please help me to solve this problem. I wish to see the unicode character in report

Makara
  • 233
  • 1
  • 8
  • 23

1 Answers1

1

I had the same problem and found the solution. you must change the textbox font in textbox property. select sylfaen in Font field

spring
  • 760
  • 4
  • 10