lsgro / xdocreport-odt-sample

Minimalistic sample in Scala showing how to generate an ODT report based on a template using XDocReport

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xdocreport-odt-sample

Minimalistic sample in Scala showing how to generate an ODT report based on a template using XDocReport.

Based on XDocReport [https://code.google.com/p/xdocreport/] ODT sample.

How to use it:

  • edit formatting and static text in src/main/resources/template.odt
  • execute sbt run
  • check result in target/report.odt

About

Minimalistic sample in Scala showing how to generate an ODT report based on a template using XDocReport


Languages

Language:Scala 100.0%