问题
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
回答1:
I had the same problem and found the solution. you must change the textbox font in textbox property.

来源:https://stackoverflow.com/questions/14000306/how-to-show-a-unicode-character-in-rdlc-microsoft-dynamic-nav-2013-report