您的位置:首页 > 运维架构

启动OpenOffice服务

2015-12-15 19:08 281 查看
http://user.qzone.qq.com/402902265/infocenter

1、安装OpenOffice 3:下载路径:http://zh.openoffice.org/new/zh_cn/downloads.html

2、用以下命令启动OpenOffice服务

cd
C:\Program Files\OpenOffice.org 3\program

soffice
-headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard

3、附上我写的DEMO,第三方包: JODConverter v2.2.1

cmd命令

cd C:\Program Files\OpenOffice.org 3\program

soffice
-headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: