Spire.Presentation is a professional PowerPoint® compatible library that enables developers to create, read, write, modify, convert and Print PowerPoint documents. Get free and professional technical support for Spire.Presentation for .NET, Java, Android, C++, Python.
Wed Aug 23, 2023 2:42 am
环境:
NET6 部署在Linux(docker 24.0.5)
功能:
只有一张PPT模板,有一张图片,无任何文本。使用Spire.Presentation添加一张新图片,替换模板中指定的图片,报错如下:System.InvalidOperationException: Cannot found font installed on the system.
-
jessecheng
-
- Posts: 2
- Joined: Wed Aug 23, 2023 2:02 am
Wed Aug 23, 2023 3:33 am
您好,
感谢您的反馈。
如果您使用商业版同时没有应用授权的话,我们的产品会生成警告信息,如果您的docker环境中没有安装该字体,则会报错找不到字体。
如果排除了上述可能性,麻烦提供您的测试文档以及测试代码帮助我们复现您的问题,您可以通过邮件发送给我们(
support@e-iceblue.com)或者附加在该贴中,感谢您的帮助。
Best regards,
Triste
E-iceblue support team
-
Triste.Dai
-
- Posts: 1000
- Joined: Tue Nov 15, 2022 3:59 am
Wed Aug 23, 2023 3:39 am
因为测试模板中没有任何文本,也会检测字体吗?
-
jessecheng
-
- Posts: 2
- Joined: Wed Aug 23, 2023 2:02 am
Wed Aug 23, 2023 6:10 am
您好,
感谢您的反馈。
如果您使用商业版没有应用授权,我们的产品会生成警告信息,警告信息文本是使用Arial字体绘制的,若您的Docker中没有该字体,会报错找不到字体。
请问您是否使用的是商业版、是否有应用授权?以及Docker环境中是否有Arial字体?如果确认没有问题,麻烦您提供您的测试文档和代码,感谢您的帮助。
Best regards,
Triste
E-iceblue support team
-
Triste.Dai
-
- Posts: 1000
- Joined: Tue Nov 15, 2022 3:59 am