MS Word eps图像插入损坏

时间:2017-05-03 20:22:35

标签: ms-word eps

在ms word 365中插入eps图像一直工作到现在。

两周后,eps的插入被破坏了。插入eps图像后,我只看到一个空框架。

在我的回答中查看原因和解决方案。

1 个答案:

答案 0 :(得分:2)

以下是解决方案:

如果最新的安全更新(968095 MS10-105):

,Microsoft会在其中包含安全功能

https://support.microsoft.com/en-us/help/2479871/security-settings-for-graphic-filters-for-microsoft-office-365

重新启用eps图像的导入:

打开regedit.exe:

转到:HKEY_LOCAL_MACHINE \ SOFTWARE \ Wow6432Node \ Microsoft \ Office \ Common \

手动添加密钥:Security \ AllowLists \ GraphicsFilterImport

添加值:

AllowListEnabled REG_DWORD 0x00000001(1)

EPSIMP32.FLT REG_SZ 2012.1600.4309.1000

RegEdit

在我的安装中,可以再次在MS Word中插入eps图像。