itext.pdfxfa
5.0.0
Prefix Reserved
dotnet add package itext.pdfxfa --version 5.0.0
NuGet\Install-Package itext.pdfxfa -Version 5.0.0
<PackageReference Include="itext.pdfxfa" Version="5.0.0" />
paket add itext.pdfxfa --version 5.0.0
#r "nuget: itext.pdfxfa, 5.0.0"
// Install itext.pdfxfa as a Cake Addin #addin nuget:?package=itext.pdfxfa&version=5.0.0 // Install itext.pdfxfa as a Cake Tool #tool nuget:?package=itext.pdfxfa&version=5.0.0
pdfXFA is an iText add-on that allows you to flatten dynamic XFA forms to static PDF and add a digital signature as additional security for further processing in PDF workflows or for archiving.
What can you do with iText pdfXFA?
- Flatten dynamic and interactive XFA forms into static PDF documents: pdfXFA allows you to use XFA as a template to render XML data to PDF and to preprocess XFA forms for subsequent PDF workflows;
- Retain visual, structural and semantic information: As well as rendering a visually equivalent representation to PDF, pdfXFA retains visual, structural and semantic information, and adds this information to documents that adhere to archiving and accessibility standards;
- Support for archiving and accessibility: pdfXFA provides support and allows you to create tagged PDF, PDF/A and PDF/UA.
Visit our knowledge base to find code samples, manuals, documentation and more.
You can also find its API here.
Try our code in our developer sandbox or use our free apps, all in our iText Demo Lab.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- Antlr (>= 3.4.1.9004)
- Antlr4.Runtime (>= 4.5.3)
- BouncyCastle.Cryptography (>= 2.4.0)
- itext (>= 9.0.0)
- itext.commons (>= 9.0.0)
- itext.licensing.base (>= 4.2.0)
- Microsoft.Extensions.Logging (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on itext.pdfxfa:
Package | Downloads |
---|---|
itext7.pdfxfa
pdfXFA is an iText standallone add-on that lets you flatten dynamic XFA forms to pure PDF. |
GitHub repositories
This package is not used by any popular GitHub repositories.