pdf.js在线预览ppt SaveAs : PowerPoint 无法将 ^0 保存到 ^1
public void pptToPdf(String srcFilePath, String pdfFilePath) throws Exception { ActiveXComponent app = null; Dispatch ppt = null; try { ComThread.InitSTA();// app = new ActiveXComponent("PowerPoint.Appl