Release Notes -- Apache PDFBox -- Version 1.8.14 Introduction ------------ The Apache PDFBox library is an open source Java tool for working with PDF documents. This is an incremental bugfix release based on the earlier 1.8.13 release. It contains a couple of fixes and small improvements. For more details on all fixes included in this release, please refer to the following issues on the PDFBox issue tracker at https://issues.apache.org/jira/browse/PDFBOX. Bug [PDFBOX-3625] - Use correct file encoding when saving fdf data [PDFBOX-3724] - Wrong size in rendering of some artifacts [PDFBOX-3733] - image added to pdf by tool AddImageToPDF is turn-overed [PDFBOX-3739] - ImageWriterIterator.next() and ImageReaderIterator.next() can return null [PDFBOX-3742] - Unknown dir object c='>' cInt=62 peek='>' peekInt=62 [PDFBOX-3813] - PDF Box crash when using PDFToImage or PDFDebug [PDFBOX-3843] - Rect of Annotation contains indirect elements + Patch [PDFBOX-3889] - javax.crypto.BadPaddingException: Given final block not properly padded [PDFBOX-3909] - End of inline image not detected [PDFBOX-3919] - Infinite loop while parsing (2) [PDFBOX-3933] - PDFParser swallows a CR at the end of a stream [PDFBOX-3942] - ClassCastException in getOptionalContentGroups [PDFBOX-4005] - Incorrect use of PDNumberTreeNode in PDPageLabels [PDFBOX-4011] - BBox in signature forms has wrong order [PDFBOX-4027] - IndexOutOfBoundsException when XObject form matrix has only 5 elements [PDFBOX-4030] - ClassCastException when matrix array has indirect objects [PDFBOX-4064] - cm operator has 7 numbers [PDFBOX-4083] - Line annotation /LL, /LLE and /LLO have wrong default values [PDFBOX-4088] - Root/StructTreeRoot/K/S must be name, not string (merge) Improvement [PDFBOX-3635] - Remove workaround to avoid SSLHandshakeException Task [PDFBOX-3865] - Add OWASP dependency-check to build [PDFBOX-4055] - Output info when PDFBox JBIG2 ImageIO is released Release Contents ---------------- This release consists of a single source archive packaged as a zip file. The archive can be unpacked with the jar tool from your JDK installation. See the README.txt file for instructions on how to build this release. The source archive is accompanied by SHA1 and MD5 checksums and a PGP signature that you can use to verify the authenticity of your download. The public key used for the PGP signature can be found at https://svn.apache.org/repos/asf/pdfbox/KEYS. About Apache PDFBox ------------------- Apache PDFBox is an open source Java library for working with PDF documents. This project allows creation of new PDF documents, manipulation of existing documents and the ability to extract content from documents. Apache PDFBox also includes several command line utilities. Apache PDFBox is published under the Apache License, Version 2.0. For more information, visit http://pdfbox.apache.org/ About The Apache Software Foundation ------------------------------------ Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 100 freely-available, collaboratively-developed Open Source projects. The pragmatic Apache License enables individual and commercial users to easily deploy Apache software; the Foundation's intellectual property framework limits the legal exposure of its 2,500+ contributors. For more information, visit http://www.apache.org/