We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ab77f commit d3698b7Copy full SHA for d3698b7
changelogs/3.0.0.md
@@ -6,3 +6,6 @@ This means that source code using OpenPDF must be migrated to use import stateme
6
* Full PDF 2.0 support in OpenPDF. This is a breaking API change where all version related methods now use
7
String instead of char as method parameters. Default version is now PDF 2.0.
8
9
+* Add batch utility classes which uses Java 21 virtual threads: Html2PdfBatchUtils and PdfBatchUtils.
10
+
11
0 commit comments