PDFlib+PDI Versioni

Scopri le novità in ogni release, con dettagli su funzionalità, miglioramenti e problemi risolti.

gen
feb
mar
apr
mag
giu
lug
ago
set
ott
nov
dic
PDFlib+PDI 11.0.0Versione principale4 dic 2025
Funzionalità
  • Updated the OpenSSL library to the latest version, v3.6.0.
Correzioni
  • 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.32 gen 2025
Funzionalità
  • 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.
Correzioni
  • 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.