Apache PDFBox 2.0.8 发布了,Apache PDFBox 库是一个开源的用于处理 PDF 文档的 Java 工具。
这个版本是bug 修复版本,包含了几个修复和改进。
bug修复:
Regression from 1.8.10: IOException: XREF for 171:0 points to wrong object: 173:0
FDF does not parse: Missing root object specification in trailer.
/Fontinfo instead of /FontInfo in type 1 font
Handling of Byte Order Mark with Metadata-Fields
GlyphList registers "wrong" Adobe name for "U+02DC SMALL TILDE"
Getting a "DataFo
改进:
Improve and refactor RemoveAllText example
The operator Tz is not available when creating new PDF using PDPageContentStream
Avoid sRGB self-conversions
Optimize PDSeparation for shadings
Handle new line characters in single line text fields
Task:
Build and test PDFBox with JDK9
Fix text comparison in PDFontTest
Add test from PDFBOX-2079 to 2.0 and trunk
Add more parsing regression tests
下载地址:http://pdfbox.apache.org/download.cgi
来自:开源中国社区

