Skip to content
angelozerr edited this page Jun 20, 2015 · 1 revision

PPTX Reporting

Since XDocReport 0.9.4, XDocReport gives you the capability to generate report from PPTX created with MS PowerPoint. Fields to replace are created by using Freemarker/Velocity syntax (ex : $name).

XDocReport with PPTX 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 (see Docx WEB Application).
  • OSGi if you wish use XDocReport in OSGi context (see Docx OSGi).
Clone this wiki locally