About Office-stamper
Office-stamper is a Java library for stamping DOCX templates with data. It allows you to create professional documents by merging data with pre-designed templates, supporting various features like tables, images, and conditional content.
Project Modules
This project has declared the following modules:
| Name | Description |
|---|---|
| Office-stamper engine | Office-stamper is a powerful Java template engine designed for processing DOCX documents. It provides advanced stamping capabilities for generating dynamic Word documents from templates. |
| Office-stamper Excel | Excel context provider for Office-stamper. Exposes a lazy, query-driven context over .xlsx files to be consumed by the stamping engine and CLI. |
| Office-stamper CLI | Command Line Interface for Office-Stamper, a Java library for stamping DOCX templates with data |
| Office-stamper AsciiDoc Parser | This module contains the asciidoc related utilities for the office-stamper project. |
| Office-stamper Utils | Utility module for office-stamper providing common functionality and helper classes used across the office document processing components. |
| Office-stamper ImageIO EMF | Minimal Java ImageIO plugin to detect EMF files and read metadata (width/height/bounds) without rendering. |
| Office-stamper ImageIO WMF | Minimal Java ImageIO plugin to detect Placeable WMF files and read dimensions (width/height) without rendering. |
| Office-stamper ImageIO SVG | Minimal Java ImageIO plugin to detect SVG files and read dimensions (width/height) without rendering. |
verron.pro