Skip to content

Releases: vkuzel/Simple-PDF-Layout

Library upgrades

22 Dec 19:46
Compare
Choose a tag to compare
  • Upgrade PDF box to 2.0.24
  • Upgrade JUnit to 5.9.0

Table height calculation fix.

08 Nov 08:02
Compare
Choose a tag to compare
2.1.1

* Generate table cells when table height calculation is invoked.

Paragraph spacing

08 Nov 06:31
Compare
Choose a tag to compare
2.1.0

* Version 2.1.0

API version 2

07 Nov 16:00
Compare
Choose a tag to compare
  • Allows to position elements in position relative to another element.
  • Added Pages factory, which creates a new page if added elements do not fit to an existing page.
  • Added factory methods to elements for creating and configuring child elements.
  • New Documents class for rendering PDF documents to streams or files.

Fixed text wrapping.

11 Oct 13:17
Compare
Choose a tag to compare
1.2.1

* Fixed text wrapping.

Allow to offset first text line

11 Oct 13:07
Compare
Choose a tag to compare
1.2.0

* Fixed readme.

Text wrapping

11 Oct 10:02
Compare
Choose a tag to compare
  • Added text wrapping functionality.
  • Published text size calculation methods.

Fixed table cell calculations.

17 Mar 19:52
Compare
Choose a tag to compare
1.0.2

* Fixed table cell position calculation.

Arbitrary fonts support.

17 Mar 13:15
Compare
Choose a tag to compare
* Arbitrary fonts support.

* Readme polishing.

First version.

03 Mar 13:00
Compare
Choose a tag to compare
1.0.0

First version of the library.