-
Notifications
You must be signed in to change notification settings - Fork 375
DocxReporting
Angelo edited this page Aug 5, 2015
·
3 revisions
XDocReport give you the capability to generate report from Docx created with MS Word. Fields to replace are created by using Freemarker/Velocity syntax (ex : $name). If you want test docx report quickly, you can read Quick Start section.
XDocReport with docx can be used in several context :
- Java Main if you wish to use XDocReport in Java Main context.
- WEB Application if you wish use XDocReport in WEB Application context.
- OSGi if you wish use XDocReport in OSGi context.
- Overview
- Getting Started
- FAQ
- Which License Applies
- Download
- Developer's Guide
- User's Guide
- Contributor's Guide
- Acknowledgment
- Articles
- Releases