Skip to content

LordHL/DocOnlinePreview3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

如何使用这个demo ?
1.安装OpenOffice
2.进入{OpenOffice_Home}/program并使用如下命令行来启动OpenOffice服务
soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
3.将该应用部署到tomcat容器中并启动tomcat
4.访问http://localhost:8080/DocOnlinePreview3

About

基于OpenOffice+PDFRenderer+js技术实现文档在线预览的开源方案

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 87.6%
  • CSS 12.4%