-
Notifications
You must be signed in to change notification settings - Fork 374
DocxReportingJavaMainNotes
angelozerr edited this page Aug 4, 2015
·
2 revisions
Since XDocReport 0.9.7, it's possible to manage Footnotes/Endnotes with docx.
You can design the following docx with footnotes:
[and generate this report :
(http://wiki.xdocreport.googlecode.com/git/screenshots/DocxProjectWithVelocityAndFootnotes.png))
You can find samples :
- with Velocity : you can find sample with footnotes and Velocity in the DocxProjectWithVelocityAndFootnotes.docx which works with the Java class DocxProjectWithVelocityAndFootnotes.java.
- with Freemarker: you can find sample with footnotes and Freemarker in the DocxProjectWithFreemarkerAndFootnotes.docx which works with the Java class DocxProjectWithFreemarkerAndFootnotes.java.
- Overview
- Getting Started
- FAQ
- Which License Applies
- Download
- Developer's Guide
- User's Guide
- Contributor's Guide
- Acknowledgment
- Articles
- Releases