How to show a Unicode character in RDLC Microsoft Dynamic NAV 2013 report?

风格不统一 提交于 2019-12-11 02:35:54

问题


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

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!