| 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:
|
Rust For Linux No Longer Experimental 15/12/2025 Linux maintainers attending the Linux Kernel Maintainers Summit have said that Rust in the Linux kernel should no longer be treated as experimental, but rather as a core part of the kernel. |
Next On The Menu - Edible Robots 21/11/2025 Researchers from the Laboratory of Intelligent Systems at the Ecole Polytechnique Federale de Lausanne in Switzerland have demonstrated robotic batteries and actuators that can be inges [ ... ] |
More News
|
Comments
or email your comment to: comments@i-programmer.info


