OpenPDF icon indicating copy to clipboard operation
OpenPDF copied to clipboard

JDK8 无法使用OPENPDF 2..0.3

Open psyuhen opened this issue 1 year ago • 5 comments

JDK8 无法使用OPENPDF 2..0.3.

psyuhen avatar Aug 29 '24 09:08 psyuhen

To my latest knowledge it is like this:
OpenPDF 1.3.X, compatible with Java 8 OpenPDF 2.0.X, Java 11 based OpenPDF 2.1.X, Java 17 based

Lonzak avatar Aug 29 '24 10:08 Lonzak

What should I do if some old projects can't upgrade to JDK? @Lonzak

psyuhen avatar Aug 30 '24 09:08 psyuhen

The OpenPDF 1.3.x versions supports Java 8. https://github.com/LibrePDF/OpenPDF/releases/tag/1.3.43

The JDK requirements are documented here: https://github.com/LibrePDF/OpenPDF?tab=readme-ov-file#required-dependencies

What is preventing updating the JDK version? There are many benefits to using a modern JDK.

andreasrosdal avatar Aug 30 '24 10:08 andreasrosdal

@psyuhen I can understand - we also have this with some customers. I think currently you have to use 1.3.X

Lonzak avatar Aug 30 '24 11:08 Lonzak

@Lonzak OK, Let me have a look . ths all. @andreasrosdal

psyuhen avatar Sep 03 '24 02:09 psyuhen