Skip to content
This repository has been archived by the owner on May 9, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (7 loc) · 373 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 373 Bytes

gdocx

THIS PROJECT HAS BEEN ARCHIVED

Fluent like extension to Plutext's docx4j library.

GDOCX is a Java project which implements a fluent like extension to the docx4j library, used to create and modify docx (open-xml) files.

GDOCX helps docx4j users to reduce coding and test effort, simplifying low level operations like creating a formatted paragraph or table.