admin管理员组文章数量:1129441
Crystal Reports can't use wingding font on Windows Server 2022, but can use it on Windows Server 2016. The font is installed. The data is displayed as a rectangle. In Notepad, wingding font can be used normally.
The correct result must be a square box.
Formula display string:
If ({@chk_New}='Y') then Chr(254)
else Chr(168)
Crystal Reports can't use wingding font on Windows Server 2022, but can use it on Windows Server 2016. The font is installed. The data is displayed as a rectangle. In Notepad, wingding font can be used normally.
The correct result must be a square box.
Formula display string:
If ({@chk_New}='Y') then Chr(254)
else Chr(168)
Share
Improve this question
edited Jan 8 at 21:09
marc_s
754k183 gold badges1.4k silver badges1.5k bronze badges
asked Jan 8 at 9:53
BJPBJP
111 bronze badge
New contributor
BJP is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1 Answer
Reset to default 0You probably need to set the default printer on that machine to a printer that supports that font.
Note: Crystal renders the report based on the capabilities of the printer driver. So even though you are not printing, the printer driver is involved in the display of the report.
本文标签: cCrystal Report can39t use wingding font on Windows Server 2022Stack Overflow
版权声明:本文标题:c# - Crystal Report can't use wingding font on Windows Server 2022 - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736742839a1950603.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论