Apache PDFBox 2.0.5 发布了,Apache PDFBox 库是一个开源的用于处理 PDF 文档的 Java 工具。
这个版本是基于 2.0.4 版本的增量式 bug 修复版本,包含了几个修复和小改进。有关这些更改和该版本中包含的所有其他修复和改进的详细信息,点此参阅。
改进
- [PDFBOX-3564] – SoftMask needs consider colormodel of input Image
- [PDFBOX-3576] – Add getter methods to TextPosition
- [PDFBOX-3635] – Remove workaround to avoid SSLHandshakeException
- [PDFBOX-3652] – PDFMergerUtility: The source outline of merged PDF can be end up inside deep sub-outline if destination outline contain sub-outline
- [PDFBOX-3660] – Handling of invalid annotation border
- [PDFBOX-3675] – PreflightParser can only use main mem for scratch
- [PDFBOX-3688] – Cache TilingPaint generation
- [PDFBOX-3696] – Undeprecate CCITTFactory.createFromRandomAccess()
新特性
- [PDFBOX-3669] – PDPageContentStream: Add setMiterLimit()
Task
- [PDFBOX-3704] – Update CCITTFaxDecoderStream.java from twelvemonkeys
Sub-task
- [PDFBOX-3671] – Adjust signature field for rotated pages
转自 http://www.oschina.net/news/82999/apache-pdfbox-2-0-5-released