问题:
Font "TimesNewRomanPSMT" of type "TrueType" is not embedded
Font "TimesNewRomanPS-ItalicMT" of type "TrueType" is not embedded
Font "TimesNewRomanPS-BoldItalicMT " of type "TrueType" is not embedded
Font "Arial-ItalicMT " of type "TrueType" is not embedded
在从word转化到PDF中,会出现上述的问题,解决方案如下所示:
① 检查字体是否嵌入的方法:属性
1. 文件 - 属性 - 字体
可以看出有些字体是 “已嵌入子集” , 有些并没有这个选项,此时就需要设置。
②设置方法: 文件 - 打印 - Adobe PDF - 属性
点开之后进行设置:
Adobe PDF 设置 - 编辑
字体 - 把需要设置的字体添加至总是嵌入
之后确定存储为方案。
在打印时选择之前设置的方案:
之后确定,点击打印即可。
确认时依据①中所示。