Release Notes -- Apache PDFBox -- Version 2.0.1 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 2.0.0 release. It contains a couple of fixes and small improvements. For more details on these changes and all the other fixes and improvements 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-3272] - Loaded fonts file descriptors open after closing document [PDFBOX-3273] - Fonts not rendered correctly [PDFBOX-3276] - Double encryption dictionary for files with XRef stream [PDFBOX-3279] - PDDocument.importPage creates two inputstreams [PDFBOX-3281] - HTML output wrongly specifies UTF-16 in header [PDFBOX-3286] - Think I found a bad constant (TTF) value and constant use in PDFBox source [PDFBOX-3292] - Error reading stream, expected='endstream' actual='' in non-truncated files [PDFBOX-3297] - Infinite loop [PDFBOX-3299] - TIFF-files with FillOrder=2 can't be converted to PDF [PDFBOX-3301] - NPE in PDAcroForm.flatten if a widget doesn't contain a /P entry [PDFBOX-3303] - setWidgets should set connection to parent [PDFBOX-3308] - Missing endOfName chars [PDFBOX-3312] - NPE in saveIncremental() / fix javadoc [PDFBOX-3317] - Merged PDF/A files no longer valid PDF/A [PDFBOX-3319] - Chinese character overlap other chinese character Improvement [PDFBOX-3275] - Show glyph bounds in DrawPrintTextLocations [PDFBOX-3289] - Wrong unit MM_PER_INCH in PDRectangle [PDFBOX-3295] - Improve parsing performance of object streams [PDFBOX-3305] - PDPageContentStream should allow drawing images at current position [PDFBOX-3307] - Enable AES128 encryption [PDFBOX-3323] - Cannot set destination meta data in PDFMergerUtility 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/