# opensagres/xdocreport

XDocReport means XML Document reporting. It's Java API to merge XML document created with MS Office (docx) or OpenOffice (odt), LibreOffice (odt) with a Java model to generate report and convert it if you need to another format (PDF, XHTML...).

Repository: https://github.com/opensagres/xdocreport
Canonical: https://ross.abutalabs.com/products/xdocreport
Homepage: https://github.com/opensagres/xdocreport
Language: Java
License Family: other
Last push: 2026-04-25T23:26:10+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 79, release rhythm 35, longevity 100
- inputs: {"age_days": 5460, "days_push": 130, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1299, forks 387 (observed 2026-08-28T04:04:17.432134+00:00)

## What it is
XDocReport is a Java API for merging XML documents created with MS Office (docx) or OpenOffice/LibreOffice (odt) with a Java model to generate reports. It can also convert the resulting documents to other formats such as PDF and XHTML.

## Use cases
- generate reports from docx templates in java
- merge java model data into odt documents
- convert docx to pdf in java
- convert odt to xhtml
- fill word document templates programmatically
- generate reports from libreoffice templates

## When to choose
- you need to generate reports from docx or odt templates with a Java model
- you want to convert docx/odt documents to PDF or XHTML within a JVM application
- you prefer a lightweight MIT-licensed Java library for document templating

## When to avoid
- you need a non-Java solution
- you require a PDF converter with a strictly MIT-compatible license, since the best iText-based converter is LGPL
- you need active feature development rather than a mature, stable library

## Facets
- artifact type: library
- maturity: maintenance
- function: templating, pdf, serialization
- domain: -
- platform: jvm
- tags: docx, odt, report-generation, template-engine, pdf-conversion, xhtml-conversion, ms-office, libreoffice, documents, reporting, java, office-documents, document-conversion

## Member repositories
- opensagres/xdocreport (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:17.432134+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:27.092383+00:00, confidence not recorded.
  - readme: https://github.com/opensagres/xdocreport (fetched 2026-08-28T04:04:17.432134+00:00, sha 01b0757611c2)
  - homepage: https://github.com/opensagres/xdocreport (fetched 2026-08-29T12:10:00.088630+00:00, sha 7c3bacdad728)
- Data as of 2026-08-30T08:39:29.467469+00:00.
