Skip to content

office,pdf文件通过读取内容的方式实现预览

Notifications You must be signed in to change notification settings

leecentop/poiToHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

poiToHtml


收集网上的各种方式,用一个接口实现.doc,.docx,.ppt,.pptx,.pdf,.png,.jpg,.jpeg,.gif,.xls,.xlsx,.mp4,.ogv,.webm的页面预览功能

实现在线预览功能

启动后直接访问:localhost:8989/toHtml?fileName=附件路径

关于配置

部署在window服务器,读取office文件的图片存储路径前缀

win-url=C:/Users/Public/Pictures

部署在linux服务器,读取office文件的图片存储路径前缀

linux-url=/Users/lichengcheng/Documents/home/static

要读取的资源跟路径

resource-path=classpath:static/

About

office,pdf文件通过读取内容的方式实现预览

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages