Tag

poi-tl

0 views collected around this technical thread.

Architect's Guide
Architect's Guide
May 20, 2025 · Backend Development

Guide to Using poi‑tl for Generating Word Reports with Custom Tags in Java

This article explains how to use the poi‑tl Java library to create Word report templates, define common tags such as text, images, tables, lists, and charts, encapsulate them with enums and factories, and generate complete reports through a reusable utility class.

BackendJavaTemplate Engine
0 likes · 19 min read
Guide to Using poi‑tl for Generating Word Reports with Custom Tags in Java
New Oriental Technology
New Oriental Technology
May 6, 2021 · Backend Development

Using Poi-tl to Export Word Documents with Templates in Java

This article explains how to use the Java Poi‑tl library to generate Word .docx documents from templates, covering solution comparison, API usage, code examples for text, images, tables, and block structures, and provides a quick start guide.

JavaTemplate Enginedocument generation
0 likes · 8 min read
Using Poi-tl to Export Word Documents with Templates in Java