|
7 роки тому | |
---|---|---|
jodconverter-core | 7 роки тому | |
jodconverter-web | 7 роки тому | |
.gitignore | 7 роки тому | |
LICENSE | 7 роки тому | |
README.en.md | 7 роки тому | |
README.md | 7 роки тому | |
pom.xml | 7 роки тому |
This kekingcn kkFileView software is intended to be a solution for previewing documents online. There are some similar paid products in the industry, at present. Such as 【永中office】,【office365】,【idocv】, etc.. The kekingcn kkFileView software is an open source implementation and released under the Apache License version 2. It's aimed to feedback the community after obtaining the consent of company executives, special thanks to the supports of @唐老大 and the contributions of @端木详笑.
Please treat public service kindly, or this would stop at any time.
We will answer everyone's questions which are found when using this project patiently. And please Google or Baidu first before asking a question, so that we can solve then efficiently. Cherish life away from ineffective communication.
Excel
doc
zip,rar
png,jpeg,jpg,etc., support for zooming with mouse scroll, rotation, inversion,etc.
Considering space issues, the pictures of other types of documents will not be shown here.You can deploy it by yourself if you are interested in our project.The way to deploy is as below.
Technologies in this project
- spring boot: spring boot Development Reference Guide
- freemarker
- redisson
- jodconverter Dependent External Environment
- redis
- OpenOffice or LibreOffice
First step:pull https://github.com/kekingcn/file-online-preview.git
Second step:configure redis address and OpenOffice directory,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 address of the converted files, please end with '/'.
January 12th 2018 :
January 2nd 2018 :
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 documents, as well as you are willing to support us, click 【donate】 below to donate a cup of coffee, we would appreciate it.