Skip to content

2.1.0

Choose a tag to compare

@andreasrosdalw andreasrosdalw released this 14 Jun 12:29
· 216 commits to master since this release

OpenPDF 2.1.0 - Modernization and New Features

We are excited to announce the release of OpenPDF 2.1.0, which marks a major step forward for the project.

  • Java 21 required: OpenPDF 2.1.0 now targets Java 21 LTS and benefits from its modern features and performance improvements. Java 21 was released in 2023.

  • New Kotlin module openpdf-kotlin Build PDFs more easily using idiomatic Kotlin APIs and a DSL-inspired builder interface.

  • Added openpdf-html module: A maintained fork of Flying Saucer for converting HTML to PDF, now part of the OpenPDF project. The goal is to improve HTML5 and modern CSS support.

  • Deprecated HtmlParser We encourage migrating to openpdf-html for improved HTML rendering.

  • Updated dependencies.

Full Changelog: 2.0.5...2.1.0