Release Notes -- Apache PDFBox -- Version 2.0.2 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.1 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-3267] - Using threads results in different images [PDFBOX-3326] - Issue in RenderingMode.isStroke method [PDFBOX-3327] - IndexOutOfBoundsException when retrieving kerning information [PDFBOX-3332] - Apache PDFBox Form Fill TrueType text spacing issue [PDFBOX-3333] - Wrong appearance generation for rotated AcroForms fields [PDFBOX-3336] - several errors in the incremental save [PDFBOX-3338] - CCITT Fax decoder fails [PDFBOX-3341] - currentAccessPermission.setReadOnly() not set in StandardSecurityHandler [PDFBOX-3346] - Create example with empty signature [PDFBOX-3347] - COSName parsing doesn't handle ISO-8859-1 encoded bytes [PDFBOX-3348] - NPE in Type1Parser.parseBinary [PDFBOX-3351] - NPE when drawing annotation with empty border color array [PDFBOX-3354] - PDCIDFont.getAverageFontWidth always returns 0 [PDFBOX-3355] - PDPageLabels.getLabelsByPageIndices() returns Uppercase letters for style a [PDFBOX-3360] - java.lang.IllegalArgumentException: dash lengths all zero [PDFBOX-3362] - PageLayout.TwoColumnRight was Illegal [PDFBOX-3363] - Leftover file in temp directory when signing [PDFBOX-3368] - ContainsKey don't work for the Map returned by PDStructureTreeRoot.getRoleMap [PDFBOX-3369] - Error expected floating point number actual='0.00-35095424' Improvement [PDFBOX-3089] - Investigate why glyph path caching does not always cache glyph accesses [PDFBOX-3316] - Add comment to PDF [PDFBOX-3329] - Create PDFMergerUtility example with improved metadata handling [PDFBOX-3342] - Add example to jump to a local page to AddAnnotations [PDFBOX-3352] - Calendar values are parsed with unknown timezones [PDFBOX-3364] - PDModel.getSignatureFields() only returns top level signature fields 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/