Adobe’s Portable Document Format (PDF) is a popular choice for exchanging documents over the Internet, but how do you access and present PDF files in your Java applications? Jeff Friesen introduces ...
The open-pdf-sign CLI application allows to easily sign PDF files from the command line. Signatures can be invisible (default) or visible (can be customized). Options: --add-page add a blank page to ...
This Spring Boot application provides tools to check PDF files for embedded JavaScript actions and optionally remove them, saving a sanitized version of the file. JavaScript in PDFs can potentially be ...