【发布时间】:2020-12-02 04:26:57
【问题描述】:
我们有一个带有 rdlc 的 asp.net 应用程序,我们使用 IDAutomation 字体(条形码)从 rdlc 导出 pdf,它在 windows server 2016 中完美运行,现在我们迁移到 windows server 2019,一切都在浏览器中运行良好,但是 IDAutomation 字体未嵌入导出的 pdf 中。我需要在 Windows Server 2019 中添加的任何内容。
我检查过
- IIS Mime/Types,2016 年和 2019 年相同
- 组策略中的不受信任字体阻止,2016 年和 2019 年相同
任何建议都会很有帮助
【问题讨论】:
标签: asp.net iis rdlc windows-server