PrintServer
PrintServer copied to clipboard
office convert to html
MS Office 转换成HTML,网页预览
1.说明
支持从doc/docx/xls/xlsx转换为html,灰常适合office预览的需求。master分支已经封装完成,office转换html的jar包是 office-html.jar
2.代码演示
ConvertFacade.convert(officePath,htmlPath);
3.效果演示
Demo页面

Excel转换预览

Word转换预览
