PDFlib+PDI 版本发布

查看各个版本中的新增内容,包括功能、增强和已解决问题的详细信息。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
PDFlib+PDI 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+PDI 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.