Releases: ralfstuckert/pdfbox-layout
Releases · ralfstuckert/pdfbox-layout
1.0.1
1.0.0
Fixes
- #31 Vertical position after ColumnLayout is based on the last column rather than the longest
- #25 Aligment justified
- #21 Underline Not Printing
- #20 Overline, linethrough and superscript text
- #18 Dynamic Content In A Page Header/Footer
New Features
- Justified alignment
- Sub- and superscript
- Custom renderer
- Underline customization
0.9.0
0.8.6
Fixes:
Hard word breaking was too short, if the guess was short in first place
0.8.5
Fixes:
#10 Improve the word-wrapping/word-breaking support
#11 Provide an option to avoid the removal of leading white spaces when drawing/layouting an element
#12 Wrap text when longer then width of the page
#16 Get Position Of Text
New Features:
Introduced a (customizable) strategy for breaking words.
0.8.1
Fixed bad naming of Ellipse :-\
0.8.0
0.7.2
0.7.1
fixes on hyperlink API
0.7.0
Added support for hyperlinks