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.
OpenPDF is a free and open-source Java library for creating and manipulating PDF files. It is licensed under the LGPL and MPL.
The openpdf module is the main core module of the library. It contains the essential classes for PDF creation, reading, and modification, including:
openpdf
PdfReader
PdfWriter
Document
Paragraph
Chunk
Font
This module is required by most other modules in the project, such as:
pdf-toolbox
pdf-renderer
openpdf-swing
Source: openpdf-core/
openpdf-core/