Skip to content
pascalleclercq edited this page Dec 13, 2014 · 1 revision

Integration

XDocReport supports several context :

  • Java main: use XDocReport in a Java main. Please read here for docx and here for odt.
  • WEB Application: use XDocReport in a WEB application. Please read here for docx and here for odt.
  • Nuxeo integrates XDocReport in their platform. You can find the XDocReport Nuxeo implementation at GitHub
  • JBoss Seam Reports integrates XDocReport with Seam Report. You can find the XDocReport Seam Report implementation at GitHub.
  • Struts2: use XDocReport in a Struts2 WEB application. Please read here for docx (same thing for odt).
  • Play!: use XDocReport in a Play! WEB application. Please read here for docx (same thing for odt).
  • OSGi: use XDocReport in an OSGi application. Please read here for docx and here for odt.
  • Google App Engine: use XDocReport in a Google App Engine application. Please read here for more information.
  • WEB Services and REST services : please read here.
  • Eclipse RCP/RAP application : use XDocReport in an Eclipse RCP/RAP. Please read here and play with Eclipse RAP demo online.

Application which uses XDocReport

Clone this wiki locally