This project is a solution for preview of some documents.There are some similar paid products, such as 【永中office】【office365】【idocv】,etc..After achieving the agreement of our senior management,we decide to open source to feedback with Apache License. And we specially thanks for the contributions and helps of @唐老大 and @端木详笑. This project is built with Spring Boot which is popular.It's easy to use and deploy.It supports the preview of mainstream office documents, such as doc,docx,Excel,pdf,txt,zip,rar,pictures,etc.
Please be nice to the public service, or this would stop at any time.
We will answer everyone's questions which are found when running this project patiently.And please Google or Baidu first before asking a question, so that we can solve then efficiently.
QQ group:613025121
Excel
doc
zip,rar
png,jpeg,jpg,etc., support for zooming with mouse scroll, rotation, inversion,etc.
In consideration of the length of the introduction, the pictures of other file type will not be shown.You can deploy it yourself if you are interested in our project.The way to deploy is as below.
The technologies of this project.
- spring boot: spring boot开发参考指南
- freemarker
- redisson
- jodconverter Dependent on external environment
- redis
- OpenOffice or LibreOffice
First step:pull https://github.com/kekingcn/file-online-preview.git
Second step:configurate redis address and OpenOffice endpoint,such as ``` #=============================================#Spring Redisson Configuration#===================================# spring.redisson.address = 192.168.1.204:6379 ##The folder for files which are uploaded to the server(Because of running as jar) file.dir = C:\Users\yudian\Desktop\dev\
office.home = C:\Program Files (x86)\OpenOffice 4
``` 'file.dir' is the real storage addres, please end with '/'.
2018年01月12日 :
2018年01月02日 :
If this project is helpful for you, please register on 'https://gitee.com/kekingcn/file-online-preview/issues/IGSBV', If this project helps you to economize the service charge for preview of ducuments, as well as you are willing to support us, click 【donate】 below to donate a cup of coffee, we will be so appreciate that.