You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 29, 2017. It is now read-only.
OpenPDF is a Java library for creating and editing PDF files with a LGPL and MPL open source license. OpenPDF is based on a fork of iText 4. We welcome contributions from other developers. Please feel free to submit pull-requests and bugreports to this GitHub repository.
Beginning with version 5.0 of iText, the developers have moved to the AGPL to improve their ability to sell commercial licenses.
The OpenPDF project is a fork of iText 4, with a LGPL and MPL open source license.
Changes
This repo has the following changes from the old "original" 4.2.0 version:
compilation now also supports Java 8, but compatibility level in maven pom is set to Java 7
in the case of unexpected end of PDF file the IOException is thrown (not PDFNull)
merged patch from Steven to fix NPE in XFA Form (escapeSom method)
merged UnembedFontPdfSmartCopy functionality from Vicente Alencar
merged RTF Footer functionality from ubermichael
compatibility fix to support the newest (1.54) bouncy castle libraries based/inspired by flex-developments fixes
some NPE fixes and tweaked maven support
Contributing
Release the hounds! Please send all pull requests.
Dependencies
Required:
BouncyCastle 1.57
Provider
PKIX/CMS
PDFRenderer
DOM4j
Optional:
JUnit 4 - for unit testing
JFreeChart - for testing graphical examples
JFreeChart
JCommon
Servlet
About
daviddurand (dgd) working repo for OpenPDF. (was original fork).