PDF文檔操作Java類庫,Apache PDFBox 1.7.1 發布

jopen 12年前發布 | 15K 次閱讀 PDFBox

PDFBox是Java實現的PDF文檔協作類庫,提供PDF文檔的創建、處理以及文檔內容提取功能,也包含了一些命令行實用工具。

主要特性包括:

  • 從PDF提取文本
  • 合并PDF文檔
  • PDF 文檔加密與解密
  • 與Lucene搜索引擎的集成
  • 填充PDF/XFDF表單數據
  • 從文本文件創建PDF文檔
  • 從PDF頁面創 建圖片
  • 打印PDF文檔

Apache PDFBox 1.7.1 發布了,這是一個 bug 修復版本,主要改進內容包括:

改進
[PDFBOX-564] -  Change the wrapped exception to extend Exception and pass the wrapped
                 exception for more standard/better printout of wrapped exceptions
[PDFBOX-1099] - Only parsing object streams if they are referenced by the xref table/stream
[PDFBOX-1333] - Stream parsing of BaseParser should fall back to scanning if length
        value is wrong
[PDFBOX-1358] - Reduce the memory consumption of a RandomAccessBuffer

Bug修復 [PDFBOX-954] - Embedded font: value for /Widths faulty (worked in PDFBox 1.3.0!) [PDFBOX-1323] - PDF with subset CIDFontType2 (TTF) paints wrong characters [PDFBOX-1331] - Can't load any text when font is null [PDFBOX-1334] - EmptyStackException in PDFStreamEngine.getFonts [PDFBOX-1337] - Improve PDFOperator performance on multithreading environment [PDFBOX-1339] - PDFMergerUtility addSources function does not work [PDFBOX-1340] - i got wrong characters when i extract some chinese pdf files [PDFBOX-1349] - Postscript tables of truetype fonts are not correctly parsed. [PDFBOX-1353] - PDFBox extracts wrong characters for some korean pdf files. [PDFBOX-1355] - Truetype font loaded in 1.6.0 (and previous), does not load in 1.7.0 [PDFBOX-1357] - Missing character encoding in MacRoman & WinAnsi</pre>

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!