Word 无法启动转换器 WPFT632

Word Cannot Start the converter WPFT632

我对这个错误有疑问 Word Cannot Start the converter WPFT632 我使用的是 2016 字词 Sample error

filepath = "C:\Users\User\Desktop\BIOMETRICS NA LAGING GAGAMITIN\Attendance\Payslips\Payslip.pdf"

oDoc.SaveAs(filepath, Word.WdSaveFormat.wdFormatPDF)

在您的 word 应用程序上添加书签以启动转换器 WPFT632

我在客户端PC 上执行编译程序(使用Interop.Word)时遇到了同样的问题。 "Run as Administrator" 已解决。