Skip to content
angelozerr edited this page Jun 20, 2015 · 5 revisions

ODT Reporting

XDocReport give you the capability to generate report from ODT created with OpenOffice. Fields to replace are created by using Freemarker/Velocity syntax (ex : $name). If you want test ODT report quickly, you can read Quick Start section.

XDocReport with ODT can be used in several context :

  • Java Main if you wish 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.
Clone this wiki locally