Apache PDFBox 2.0.8 发布了,Apache PDFBox 库是一个开源的用于处理 PDF 文档的 Java 工具。
这个版本是bug 修复版本,包含了几个修复和改进。
bug修复:
- [PDFBOX-3424] – Regression from 1.8.10: IOException: XREF for 171:0 points to
- wrong object: 173:0
- [PDFBOX-3639] – FDF does not parse: Missing root object specification in trailer.
- [PDFBOX-3874] – /Fontinfo instead of /FontInfo in type 1 font
- [PDFBOX-3881] – Handling of Byte Order Mark with Metadata-Fields
- [PDFBOX-3884] – GlyphList registers “wrong” Adobe name for “U+02DC SMALL TILDE”
- [PDFBOX-3887] – Getting a “DataFo
改进:
- [PDFBOX-3878] – Improve and refactor RemoveAllText example
- [PDFBOX-3890] – The operator Tz is not available when creating new PDF using
- PDPageContentStream
- [PDFBOX-3897] – Avoid sRGB self-conversions
- [PDFBOX-3900] – Optimize PDSeparation for shadings
- [PDFBOX-3911] – Handle new line characters in single line text fields
Task:
- [PDFBOX-3584] – Build and test PDFBox with JDK9
- [PDFBOX-3873] – Fix text comparison in PDFontTest
- [PDFBOX-3938] – Add test from PDFBOX-2079 to 2.0 and trunk
- [PDFBOX-3974] – Add more parsing regression tests
转自 http://www.oschina.net/news/90239/apache-pdfbox-2-0-8-released