Apache Java Tool for Editing PDF |
Written by Kay Ewbank | |||
Tuesday, 05 April 2016 | |||
PDFBox, an open-source Java tool for working with PDF documents, has been released by Apache. Apache PDFBox is a Java library that can be used to create and edit PDF documents, and to extract their content for external use. You can also use it to digitally sign, print and validate files against the PDF/A-1b standard. The utility includes a number of command line utilities that can be called for encrypting and decrypting, overlaying, merging, debugging, converting text to PDF and PDF to an image. PDFBox was originally created in 2002 by Ben Litchfield. It was taken up as an Apache Incubator project in 2008, and became an Apache top level project in 2009. This latest release is an updated version with improved rendering and text extraction. It offers unicode support for PDF creation, and has better support for interactive forms. The support for signing and encrypting PDFs has also been improved, along with the parser. This now has a 'self-healing mechanism' that will attempt to recover malformed or corrupted PDFs. Other improvements include lower use of memory and other resources, an enhanced preflight module for PDF/A-1b conformance checking, and a rearranged package structure to allow smaller runtime environments. There are some breaking changes in the library. A number of API calls have been removed, and other API changes include the removal of The final breaking change is the simplification of:
|
Early 2025 Java Conferences Galore 09/05/2025 The last few months we've seen an increase in Java conferences. We'll try to not just enumerate, them but also mention the key talks in each of them. |
Python Hits New High While Rust Stalls 13/05/2025 This month's TIOBE Index shows another jump up in Python's popularity, resulting in the widest ever gap between it and all other languages. Perl, R and Ada are also notable in terms of moving up the r [ ... ] |
More News
|
Comments
or email your comment to: comments@i-programmer.info