-
Notifications
You must be signed in to change notification settings - Fork 660
Home
Andreas Røsdal edited this page Aug 17, 2025
·
20 revisions
Welcome to the OpenPDF wiki!
OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL open source license.
Check out the tutorial
Openpdf modules:
OpenPDF
Openpdf-html
Openpdf‐renderer
Kotlin
OpenPDF 3.0.0 uses the new package name org.openpdf. The old com.lowagie is now removed from OpenPDF 3.0. This means that source code using OpenPDF must be migrated to use import statements using org.openpdf.* package.
We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.