Skip to content

Releases: ralfstuckert/pdfbox-layout

1.0.1

01 Jun 08:35
Compare
Choose a tag to compare

Fixes

  • #88 pdfbox2-layout missing in jitpack.io

1.0.0

26 Jun 18:09
Compare
Choose a tag to compare

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

22 Feb 11:12
Compare
Choose a tag to compare

Fixes:
#17 Hyperlink position wrong in landscape
#14 Underline Text

New Features:

  • Custom annotations and markup

0.8.6

19 Feb 11:21
Compare
Choose a tag to compare

Fixes:
Hard word breaking was too short, if the guess was short in first place

0.8.5

19 Feb 06:32
Compare
Choose a tag to compare

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

25 Oct 06:00
Compare
Choose a tag to compare

Fixed bad naming of Ellipse :-\

0.8.0

21 Oct 06:02
Compare
Choose a tag to compare

Features:

  • Frames and Shapes

Fixes:
#4 Add filled rectangle - miss the example of code in wiki
#9 Stop ColumnLayout

0.7.2

22 Sep 06:00
Compare
Choose a tag to compare

Fixes:
#2 rotate page by 90 degree
#3 Default orientation in PageFormat overrides mediabox intended orientation

0.7.1

14 Aug 11:37
Compare
Choose a tag to compare

fixes on hyperlink API

0.7.0

14 Aug 07:22
Compare
Choose a tag to compare

Added support for hyperlinks