1 Star 0 Fork 1

KlausHao / xdocreport

forked from dwfbenben / xdocreport 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
README.md 2.13 KB
一键复制 编辑 原始数据 按行查看 历史
Angelo 提交于 2015-08-04 15:01 . Update README.md

XDocReport

Maven Central Build Status

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Please read Getting Started

Samples & Demo

You can test our online demo :

You can find source code of thoses demo at https://github.com/opensagres/xdocreport.samples

License

XDocReport code is license under MIT license but the samples are licensed under LGPL license, this is why.

XDocReport Core

Because we love to share our code, we prefer a very weak license. That's why we choose MIT License for our core modules.

MIT License is called a weak license which allow redistribution and modification (Although we appreciate contributions).

Issue with iText based PDF converter

iText is a very powerful Java library for creating PDF. Our iText based converter is by far the best PDF converter that we provide. iText 2.1.7 comes with a LGPL license which is not compliant with our MIT License.

Thus, people that would use and redistribute xdocreport with iText based converter will have to comply with the LGPL license. This is exactly what we do with our XDocReport Samples.

Which are licensed under LGPL license and not the MIT License.

Java
1
https://gitee.com/KlausHao/xdocreport.git
git@gitee.com:KlausHao/xdocreport.git
KlausHao
xdocreport
xdocreport
master

搜索帮助