Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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、段落替换