PDFlib 版本發佈

查看各個版本中的最新內容,包含功能、增強與已解決問題的詳細資訊。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
PDFlib 11.0.0主要版本2025年12月4日
功能
  • Updated the OpenSSL library to the latest version, v3.6.0.
修正
  • Fixed a bug in the implementation of the "charspacing" parameter, whose large values resulted in visual breaks of composite glyphs into subcomponents. The bug affected both API calls and SVG to PDF conversions.
  • Fixed the rendering issue of grouped comb text fields, that were missing vertical separator lines.
  • Fixed issue where corruption or inconsistencies in the "Photoshop resource block" of a TIFF image results in incomplete rendering of the image in PDF.
  • Suppressed the creation of duplicate font objects when re-importing PDF documents using the PDI API.
  • Fixed a failure of PDF tag structure recovery when opening multiple tagged PDI documents.
PDFlib 10.0.32025年1月2日
功能
  • Added support for Microsoft .NET 9.0.
  • Ruby 3.x (3.0,3.1,3.2 and 3.3) now are available for 64bit Windows.
  • Added PHP 8.4 support for Windows with vc17.
  • Added Perl 5.40 support for Windows.
修正
  • Fixed Ruby builds for Windows.
  • Fixed "Unexpected end of data" error that occurred when calling open_pdi_page() on a PDF document with an object stream ending in a boolean or null object.