conversion failed: could not load input document 的问题:
解决:DocumentConverter converter = new StreamOpenOfficeDocumentConverter(connection);
不要用OpenOfficeDocumentConverter
conversion failed: could not save output document的问题:
如果使用jodconverter出现如下异常,只须将 jodconverter 的 tomcat 服务和 OpenOffice 的文档转换服务使用同一个用户启动即可:
待验证。
本文介绍了使用jodconverter进行文档转换时遇到的conversionfailed错误及其解决方案。针对couldnotloadinputdocument和couldnotsaveoutputdocument两个具体问题,给出了调整OpenOffice和jodconverter配置的方法。
3696

被折叠的 条评论
为什么被折叠?



