The Apache PDFBox community is pleased to announce the release of
Apache PDFBox version 2.0.35 The release is available for download at:

https://pdfbox.apache.org/download.html

See the full release notes below for details about this release.

Release Notes -- Apache PDFBox -- Version 2.0.35

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.34 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.


Release Contents
----------------

Bug

[PDFBOX-5991] - NegativeArraySizeException with PDF file with huge fonts
[PDFBOX-5992] - Inline image bug with multi-byte newline tokens
[PDFBOX-5999] - fix initial ByteArrayOutputStream size for deflate operation
[PDFBOX-6008] - PDF takes an hour to render
[PDFBOX-6009] - Splitter does not include structure tree in documents past the first split
[PDFBOX-6011] - build fails on jdk11
[PDFBOX-6015] - Load a TTF font which is from Mac OS throw an exception
[PDFBOX-6022] - Wrong glyphs since PDFBOX-5790
[PDFBOX-6025] - ClassCastException on broken file in PDEmbeddedFilesNameTreeNode.convertCOSToPD()
[PDFBOX-6027] - invalid XMP generated when Apache Xalan in the classpath
[PDFBOX-6028] - XMP JobType constructor ignores fieldPrefix
[PDFBOX-6029] - NullPointerException in xmpbox serializer if a date is empty
[PDFBOX-6033] - Rendering issue with type 2 shading: vertical expansion
[PDFBOX-6035] - Possible infinite loop in shading code
[PDFBOX-6037] - Potential OOM in XrefStreamParser
[PDFBOX-6038] - Potential StackOverflow in PDFStreamParser
[PDFBOX-6040] - Potential StackOverflow in PDPageTree's getInheritableAttribute
[PDFBOX-6043] - Potential OOM in Type1Lexer
[PDFBOX-6044] - Potential OOM in PfbParser
[PDFBOX-6053] - PDMarkedContentReference.setMCID() should not accept negative numbers [PDFBOX-6057] - IllegalPathStateException: missing initial moveto in path definition
[PDFBOX-6059] - Fix possible ClassCastException
[PDFBOX-6061] - NullPointerException in COSDictionary
[PDFBOX-6063] - StringIndexOutOfBoundsException in PlainText$Paragraph.getLines() [PDFBOX-6065] - LZWFilter crashes, probably not handling the KwKwK special case
[PDFBOX-6068] - NullPointerException in PDNumberTreeNode.getNumbers()
[PDFBOX-6069] - UnsupportedOperationException: JPX color spaces don't support drawing
[PDFBOX-6071] - Signing tries to set byteRange of old signature (2)
[PDFBOX-6076] - ClassCastException in PDOptionalContentProperties.getBaseState()

Improvement

[PDFBOX-5993] - Add test for embedded files
[PDFBOX-5996] - set size for ByteArrayOutputStreams
[PDFBOX-5997] - avoid creation of temporary objects when parsing hex values
[PDFBOX-5998] - avoid unnecessary map lokups
[PDFBOX-6000] - remove unnecessary iteration and StringBuilder creation
[PDFBOX-6005] - Support reverse landscape orientation for printing
[PDFBOX-6018] - Add test coverage for orphan annotation
[PDFBOX-6019] - Remove orphan popup parent annotation
[PDFBOX-6026] - Improve XmpSerializer test by verifying its output
[PDFBOX-6049] - Consider rotation of page when applying overlay
[PDFBOX-6058] - Preserve Perms dictionary when signing
[PDFBOX-6067] - Check /ParentTree against /K tree
[PDFBOX-6070] - Add test for 5521
[PDFBOX-6072] - Refactor RC4Cipher

Task

[PDFBOX-6074] - Regression tests for 2.0.35

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 a SHA512 checksum 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://www.apache.org/dist/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 https://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 https://www.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@pdfbox.apache.org
For additional commands, e-mail: dev-h...@pdfbox.apache.org

Reply via email to