Easytable Versions Save

Small table drawing library built upon Apache PDFBox

v1.0.2

1 week ago

Fixes #168

v1.0.1

4 weeks ago

What's Changed

New Contributors

Full Changelog: https://github.com/vandeseer/easytable/compare/v1.0.0...v1.0.1

v1.0.0

5 months ago

Upgrade to PDFBox 3.0.1, Java 11

v0.8.5

2 years ago

Upgraded some deps, added table drawer (overflow on same page)

v0.8.4

2 years ago

Added column settings #126

v0.8.3

3 years ago

Updated libraries, fixed alignment in vertical cells, updated README

v0.8.2

3 years ago

Fix for #110 and introducing #114

v0.8.1

3 years ago

Fix for issue #106

v0.8.0

3 years ago

The settings object is now hidden and not publicly exposed anymore, some properties have higher visibility for more flexible subclassing and versions have been adapted.

v0.7.1

3 years ago

Added config option in TableDrawer for compression in content stream.