IronPdf 4.2.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.5 or higher.

dotnet add package IronPdf --version 4.2.2
                    
NuGet\Install-Package IronPdf -Version 4.2.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="IronPdf" Version="4.2.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronPdf" Version="4.2.2" />
                    
Directory.Packages.props
<PackageReference Include="IronPdf" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add IronPdf --version 4.2.2
                    
#r "nuget: IronPdf, 4.2.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package IronPdf@4.2.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=IronPdf&version=4.2.2
                    
Install as a Cake Addin
#tool nuget:?package=IronPdf&version=4.2.2
                    
Install as a Cake Tool

IronPDF is a commercial grade C# PDF Generation library for the .Net platform.

The key concept is to avoid time-consuming PDF generation APIs by rendering PDFs from HTML, CSS, Images and JavaScript.

IronPDF’s core features are:

IronPdf.HtmlToPdf.RenderHtmlAsPdf()

Generating PDF documents from HTML as a string

IronPdf.HtmlToPdf.RenderUrlAsPdf()

Generating PDF documents from Urls

IronPdf.AspxToPdf.RenderThisPageAsPDF();

Rendering ASPX webforms as PDF documents on-the-fly
The base requirements are .Net framework 4.0 on the windows platform.

It works equally well in Forms Applications, Server Applications and Services, Web Applications, Secure Intranets, Console Apps, WPF Apps and MVC patterned websites.

Read more at http://ironpdf.com/

Documentation: http://ironpdf.readthedocs.org/en/latest/

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (27)

Showing the top 5 NuGet packages that depend on IronPdf:

Package Downloads
PDF.Core

IronPDF for .Net Core 2.x and 3.x allows developers to create, edit and extract PDF content within .Net Core Applications & Websites. The Iron PDF Core library takes the frustration out of generating PDF documents by not relying on proprietary APIs. "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML, JS, CSS, JPG, PNG, GIF, and SVG. In short, it uses skills that developers already posses. Key features include: * "Html-To-Pdf" creates PDF files from HTML, CSS, JavaScript, and Images. * "Url-To-Pdf" generates PDFs from existing html pages by simply providing their URL. * "Image-To-PDF" creates PDF documents from image files. * PDF to Image functionality can render PDF documents to image files. * Extract text and images from existing PDFs. * Create, Fill and read data from PDF forms. * Merge, Split and Manipulate PDFs to edit PDF structure and content. * Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets. * Edit, Stamp and Watermark PDF files with text, images and HTML * Apply HTML or PDF backgrounds to PDF pages * Sign PDF files with digital certificates IronPDF can be used within ASP.NET projects, MVC, Web Services, Console & Desktop Applications. Requires .Net Core 2.x, 3.x or higher. Supports Windows, Ubuntu, Debian, CentOS, BSD, MacOS and Azure platforms. Licensing & Support available for commercial deployments. For code examples, documentation & more visit http://ironpdf.com For support please email us at developers@ironsoftware.com

Jari.FnTrust.Shared

Package Description

Co.Backend.Packages.Infrastructure

Package Description

BopsGeneralUtilities

All implementations for Bops features

Bastion.Recipients.Api

Package Description

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on IronPdf:

Repository Stars
devmentors/Cine
Modular monolith in .NET Core
marinasundstrom/YourBrand
Prototype enterprise system for e-commerce and consulting services
Version Downloads Last Updated
2026.6.1 18,593 5/26/2026
2026.5.2 48,420 4/29/2026
2026.4.1 82,796 3/27/2026
2026.3.1 83,137 2/26/2026
2026.2.1 23,642 2/17/2026
2026.1.3 24,280 2/9/2026
2025.12.2 144,551 12/26/2025
2025.11.12 137,426 11/10/2025
2025.10.8 169,790 10/8/2025
2025.9.4 128,808 9/2/2025
2025.8.8 88,930 8/13/2025
2025.7.17 59,754 7/22/2025
2025.6.8 192,940 6/17/2025
2025.5.6 90,283 5/13/2025
2025.4.4 157,467 4/8/2025
2025.3.6 202,529 3/5/2025
2025.2.8 155,898 2/3/2025
4.2.2 33,277 2/22/2016
Loading failed

File size reduced

Memory footprint reduced

Documentation added at: http://ironpdf.readthedocs.org/en/latest/