# xoffice **Repository Path**: tangcc_admin/xoffice ## Basic Information - **Project Name**: xoffice - **Description**: 一个JavaEE服务,将Office文档转换为PDF,格式兼容性好,源文档格式支持doc、docx、xls、xlsx、ppt、pptx。 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 206 - **Created**: 2019-12-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README XDOC Office Server ========================================== 简介 ---------------------------------------------- 一个JavaEE服务,将Office文档转换为PDF,格式兼容性好。 ![docx](https://raw.githubusercontent.com/myeeboy/xoffice/master/web/image/docx.png) ![pdf](https://raw.githubusercontent.com/myeeboy/xoffice/master/web/image/pdf.png) 安装部署 ---------------------------------------------- 1. 安装微软Office 2010或以上版本 2. 安装JDK 1.6或以上版本 3. 将release/jacob下的适合的dll文件复制到JDK的bin目录下。 32位操作系统选:jacob-1.18-x86.dll,64位选:jacob-1.18-x64.dll。 4. 安装Tomcat 6或以上版本 5. 将release/war/xoffice.war复制到tomcat的webapps目录下,重启服务 调用 ---------------------------------------------- http://locahost/xoffice/xoffice?_xformat=*文档格式*&_file=*文档地址*&_watermark=*水印* 文档格式:doc、docx、xls、xlsx、ppt、pptx 文档地址:http、ftp协议地址,需要用UTF-8编码 水印:pdf水印文本 例:http://locahost/xoffice/xoffice?_xformat=docx&_file=http%3A%2F%2Flocahost%2Fxoffice%2Fdemo.docx&_watermark=http%3A%2F%2Fwww.xdocin.com 开源协议 ---------------------------------------------- **MIT** 技术支持 ---------------------------------------------- http://www.xdocin.com