Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/izhangzhihao/officeproducer
Produce doc/docx/pdf format from doc/docx template
https://github.com/izhangzhihao/officeproducer
convert doc docx docx4j office pdf poi
Last synced: 11 days ago
JSON representation
Produce doc/docx/pdf format from doc/docx template
- Host: GitHub
- URL: https://github.com/izhangzhihao/officeproducer
- Owner: izhangzhihao
- License: apache-2.0
- Created: 2016-10-05T11:25:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-26T13:45:09.000Z (over 7 years ago)
- Last Synced: 2024-10-23T07:53:49.135Z (21 days ago)
- Topics: convert, doc, docx, docx4j, office, pdf, poi
- Language: Java
- Homepage:
- Size: 1.53 MB
- Stars: 111
- Watchers: 6
- Forks: 36
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OfficeProducer [![Build Status](https://travis-ci.org/izhangzhihao/OfficeProducer.svg?branch=master)](https://travis-ci.org/izhangzhihao/OfficeProducer)
## This project is based on [Docx4j](https://github.com/plutext/docx4j) (for docx) and [POI](https://poi.apache.org/) (for doc)
## produce doc/docx/pdf format from doc/docx template
## 支持从docx/doc模板生成doc/docx/pdf文件,替换docx中的${parameter}参数、插入图片、加密、转PDF、段落替换