Installing iText pdfXFA for .NET developers
Thank you for your interest in our dynamic PDF add-on - pdfXFA, we hope you will enjoy using our product and share your experiences with us and the iText community. We will walk you through the installation process, from downloading iText pdfXFA to adding the dependency to your .NET build tool.
If you require any extra help please have a look at our FAQs or the community discussion at StackOverflow. If you are interested in getting support from our in-house developers and/or a license key for commercial iText products, you will need to acquire a commercial license.
Before you install
Make sure you have purchased a commercial license of iText Core and pdfXFA - if for commercial purposes. All downloads we offer closed-source come with our commercial license model.
Check the compatibility matrix to ensure the version you specify when adding the add-on's dependency matches the version of iText Core you have a license for.
Download and install the proper license key library, you can find the installation guide here.
Install iText Core, you can find the installation guide here.
Important remark: in the installation guide we use NuGet as a build tool for .NET.
Installation
Using the Central Repository
iText pdfXFA is available via NuGet. Simply add iText pdfXFA by typing the following command in the NuGet Package manager: Install-Package itext.pdfxfa
.
Using the iText Artifactory Server
iText pdfXFA NuGet packages are also available on the iText Artifactory server. You can add it as a custom NuGet repository to Visual Studio. In the NuGet Package Manager, go to the settings and add the following URL as a package source: https://repo.itextsupport.com/api/nuget/nuget. You can also browse the iText Artifactory server and download NuGet packages manually.