首页
学习
活动
专区
圈层
工具
发布
首页
学习
活动
专区
圈层
工具
MCP广场
社区首页 >问答首页 >使用headless将Docx转换为Doc

使用headless将Docx转换为Doc
EN

Stack Overflow用户
提问于 2016-05-10 14:59:35
回答 1查看 70关注 0票数 0

我在centos-release-6-7.el6.centos.12.3.x86_64上运行了fallowing命令,我们得到命令状态:0doc file gernrated。但是centos-release-6-3.el6.centos.9.x86_64命令:

代码语言:javascript
运行
复制
libreoffice5.0 --headless --convert-to doc /temp/14628614434896/146286144349.docx --outdir /temp/14628614434896

命令状态: 19712我没有得到任何错误和文件也没有生成。

EN

Stack Overflow用户

发布于 2016-10-11 17:03:01

代码语言:javascript
运行
复制
1.command : "sudo /etc/init.d/libreoffice start" this command start the libreoffice.

2.Use command to check libreoffice Port status: if it is not open Above command  is not generating desired output.
command: "netstat -ant | grep 8100"
status : "tcp   0   0 0.0.0.0:8100   0.0.0.0:*   LISTEN" 

现在运行您的命令,使用headless将Docx转换为Doc。

票数 0
EN
查看全部 1 条回答
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/37131389

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档