IronPdf 4.4.1.2

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package IronPdf --version 4.4.1.2
                    
NuGet\Install-Package IronPdf -Version 4.4.1.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.4.1.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronPdf" Version="4.4.1.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.4.1.2
                    
#r "nuget: IronPdf, 4.4.1.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.4.1.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.4.1.2
                    
Install as a Cake Addin
#tool nuget:?package=IronPdf&version=4.4.1.2
                    
Install as a Cake Tool

IronPDF makes it easy to generate, edit and extract content from pdf documents within .Net Applications and websites.

IronPDF takes the frustration out of creating PDFs by not relying on proprietary APIs. The key feature "Html-To-Pdf" renders pixel-perfect PDFs from open standard document types: HTML5, Javascript, CSS, JPG, PNG, GIF and SVG.  In short, it makes good use of skills that developers already posses.  

Key features include:
* "Html-To-Pdf" creates PDF files from HTML, CSS and JavaScript.
* "Url-To-Pdf" generates PDF files from existing html pages by simply providing their URL.
* "ASPX-To-Pdf" converts ASP.NET web forms directly into downloadable pdfs.
* Extract text and images from existing pdfs.
* Merge, Split and Manipulate PDFs to edit PDF structure and content.  Add Page Numbers, Headers, Footers, Watermarks, Tables, Text and Image Assets.

IronPDF can be used within ASP.NET projects, MVC , Web Services, Console Applications and Desktop Applications.

Requires .Net Framework 4.0 or above on the Windows platform. It is compatible with cloud hosting services including Microsoft Azure.

Licensing & Support available for commercial deployments.

For code examples, documentation & more visit http://ironpdf.com/
For support please email us at developers@ironsoftware.com

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 (26)

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.3.1 19,746 2/26/2026
2026.2.1 13,550 2/17/2026
2026.1.3 13,833 2/9/2026
2025.12.2 80,387 12/26/2025
2025.11.12 99,007 11/10/2025
2025.10.8 125,073 10/8/2025
2025.9.4 103,251 9/2/2025
2025.8.8 68,774 8/13/2025
2025.7.17 48,840 7/22/2025
2025.6.8 141,408 6/17/2025
2025.5.6 71,187 5/13/2025
2025.4.4 136,077 4/8/2025
2025.3.6 179,928 3/5/2025
2025.2.8 132,797 2/3/2025
2025.1.1 208,016 1/3/2025
2024.12.9 174,991 12/3/2024
2024.11.4 140,238 11/6/2024
4.4.1.2 43,406 6/6/2017
Loading failed

This build adds:

- Encryption and Decryption(128 Bit)
- Editing & Merging PDF files
- Extracting Text and Images from PDF Files (PDF OCR)