Java 的 PDF 类库,ICEpdf 4.3.3 发布

openkk 12年前
   <p><span class="postbody"><a href="/misc/goto?guid=4958349554697275493" target="_blank">ICEpdf </a>是一个轻量级的开源 Java 语言的 PDF 类库。通过 ICEpdf 可以用来浏览、内容提取和转换 PDF 文档,而无须一些本地PDF库的支持。</span></p>    <p>ICEpdf 4.3.3 发布,这是一个维护版本,主要内容包括:</p>    <ul>     <li><strong>Rendering Core</strong>      <ul>       <li>Added support for text outline clipping (text modes 4,5,6,7).</li>       <li>Improved Image masking support.</li>       <li>Updated font initialization to handle FontDescriptors without the explicit type definition.</li>       <li>Improved CMAP font parsing and error handling.</li>       <li>Updated text extraction code to properly convert ligatures to corresponding character codes.</li>       <li>Fixed a coordinate space setup issue that prevent some pattern paints from painting.</li>       <li>Added parsing support for PDF objects that are missing the "endobj" token.</li>       <li>Improved Seperation colour space support.</li>       <li>Fixed a rare issue where a tiling pattern initialization could result in an infinite loop.</li>       <li>Improved detection and correction of invalid xref offset.</li>       <li>Fixed a rare issue where text size was not correctly applied resulting in missing content.</li>       <li>Improved content parsers detection and correction of invalid tokens.</li>      </ul> </li>    </ul>    <ul>     <li><strong>Pro Font Engine</strong>      <ul>       <li>Improved support for malformed Font handling.</li>      </ul> </li>    </ul>    <ul>     <li><strong>Viewer RI</strong>      <ul>       <li>Updated AbstractDocumentView to make it easier to create custom document views.</li>       <li>Removed icepdf-pro.jar and icepdf-pro-intl.jar references from the icepdf-viewer.jar manifest in the OS bundle.</li>      </ul> </li>    </ul>    <p>详细记录请看 <a href="http://jira.icefaces.org/secure/IssueNavigator.jspa?reset=true&fixfor=10333" rel="nofollow">Change Log</a>.</p>