PDFBox 1.8.2 發布,一個Java PDF類庫
Apache PDFBOX的是一個開源的Java工具,用于處理PDF文檔。該項目允許創建新的PDF文件,對現有的文檔進行操作,并能夠從文件中提取內容。PDFBOX還包括幾個命令行實用程序。
詳細特性:
文本提取
Extract from within a PDF for usage in other applications.
合并與拆分
Merge multiple PDFs into one or split a single PDF into multiple PDFs.
Forms Filling
Extract forms data from PDF forms or prefill a PDF form.
PDF/A Validation
Validate PDFs against the PDF/A ISO standard.
PDF 打印
Print a PDF file to printers supported by the Java printing API.
PDF轉成圖片
Convert you PDFs to Image files.
PDF 創建
Create a PDF from scratch.
Lucene搜索集成
Integrate PDF indexing with the Lucene search engine.
Apache PDFBox 1.8.2 發布詳細內容包括:
Bug Fixes [PDFBOX-1093] - Copy Page from one Document to another: Page Content Stream Linked to Original Document [PDFBOX-1561] - PDFBox throws exception with PDFTextStripper.getText [PDFBOX-1580] - Oracle JVM crashes because of embedded fonts. [PDFBOX-1583] - wasted work in PDDocument.addSignature(...) [PDFBOX-1586] - IndexOutOfBoundsException when saving a document (at random) [PDFBOX-1592] - Addition of 'null' in COSString when extracting form fields [PDFBOX-1599] - ConvertToImage gets ClassCastException with Checkboxes in PDFForm [PDFBOX-1601] - java.lang.IllegalArgumentException: Width (4032) and height (-2880) cannot be <= 0 [PDFBOX-1602] - Erroneous values for TextPosition get{X,Y}[DirAdj] [PDFBOX-1603] - Regression in PDDocument.loadNonSeq ? [PDFBOX-1605] - PDPropBuildDataDict: use COSName instead of COSString as name value [PDFBOX-1609] - EXCEPTION_ACCESS_VIOLATION with PDF file and image conversion [PDFBOX-1610] - Corrupted result pdf when overlay one document with another one [PDFBOX-1611] - Avoid IndexOutOfBoundsException when extracting the font matrix of a Type1 font [PDFBOX-1612] - Avoid ArrayOutOfBoundsException when creating a PDPixelMap using an indexed colorspace [PDFBOX-1615] - Color map not correctly copied when PDF file is split 改進 [PDFBOX-1293] - PDFImageWriter should use logging instead of System.out.println [PDFBOX-1581] - Add PDDocument.save(File) and PDDocument.loadNonSeq(InputStream, ..) 新功能 [PDFBOX-1565] - Add support for Lab color spaces
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!