Skip to content

iText 5.5.13

Compare
Choose a tag to compare
@amedee amedee released this 12 Feb 08:53
· 62 commits to develop since this release

iText 5.5.13 is a maintenance release that rolls up 4 bugfixes for iText 5 Core from the past 5 months:

  • As of this release XFA Worker is no longer supported on .NET 2.0 - instead you need to use .NET 4.0.
  • Support has been added for License Key Library 3.0.1. Users on License Key Library 1.0.x should migrate to 3.0.1.
  • 3 bugfixes for iText 5 Core 5.5.13.
  • 1 bugfix for XFA Worker 5.5.13 (commercial add-on, not on GitHub).
    Please be informed that at the same time we release pdfXFA 1.0.3, an add-on for iText 7. All bugfixes for XFA Worker 5.5.13 were ported to pdfXFA 1.0.3.

No new functionality has been added since 5.5.11.

The full list of changes can be found in the changelogs and the release in our download hub for Java and .NET.

iText 5.5.13 for .NET (also known as iTextSharp) can be installed using NuGet: https://www.nuget.org/packages/iTextSharp/5.5.13

Package Manager:

Install-Package iTextSharp
Install-Package itextsharp.pdfa
Install-Package itextsharp.xtra
Install-Package itextsharp.xmlworker
Install-Package itextsharp.xfaworker

.NET CLI:

dotnet add package iTextSharp
dotnet add package itextsharp.pdfa
dotnet add package itextsharp.xtra
dotnet add package itextsharp.xmlworker
dotnet add package itextsharp.xfaworker

Still questions about the release, don't hesitate to contact us.