, (0, 'Kingsoft WPS', '文档打开失败。', '', 3010, -786427), None
importosimportwin32com.clientdefdocx2pdf(src,dst):ifnotos.path.exists(src):print(src+"不存在,无法继续!")returnFalseos.system('taskkill/imwps.exe')#如果文件存在就删除ifos.path.exists(dst):os.remove(dst)o=win32com.clie