Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JDK8 无法使用OPENPDF 2..0.3 #1214

Open
psyuhen opened this issue Aug 29, 2024 · 5 comments
Open

JDK8 无法使用OPENPDF 2..0.3 #1214

psyuhen opened this issue Aug 29, 2024 · 5 comments
Labels

Comments

@psyuhen
Copy link

psyuhen commented Aug 29, 2024

JDK8 无法使用OPENPDF 2..0.3.

@psyuhen psyuhen added the bug label Aug 29, 2024
@Lonzak
Copy link
Contributor

Lonzak commented Aug 29, 2024

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

@psyuhen
Copy link
Author

psyuhen commented Aug 30, 2024

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

@andreasrosdal
Copy link
Contributor

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.

@Lonzak
Copy link
Contributor

Lonzak commented Aug 30, 2024

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

@psyuhen
Copy link
Author

psyuhen commented Sep 3, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants