IronPdf.Linux 2026.8.1

Prefix Reserved
dotnet add package IronPdf.Linux --version 2026.8.1
                    
NuGet\Install-Package IronPdf.Linux -Version 2026.8.1
                    
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.Linux" Version="2026.8.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="IronPdf.Linux" Version="2026.8.1" />
                    
Directory.Packages.props
<PackageReference Include="IronPdf.Linux" />
                    
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.Linux --version 2026.8.1
                    
#r "nuget: IronPdf.Linux, 2026.8.1"
                    
#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.Linux@2026.8.1
                    
#: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.Linux&version=2026.8.1
                    
Install as a Cake Addin
#tool nuget:?package=IronPdf.Linux&version=2026.8.1
                    
Install as a Cake Tool

Nuget Installs Passed windows macOS linux docker aws microsoftazure livechat

IronPDF - The C# PDF Library for .NET

Convert HTML to PDF with IronPDF - a C# PDF library for .NET developers who need to create, edit, merge, and secure PDFs.

IronPDF NuGet Trial Banner Image

With IronPDF, developers can build complete PDF workflows around .NET HTML to PDF conversion. It uses a Chrome-based rendering engine to convert HTML, CSS, JavaScript, web pages, templates, and dynamic content into accurate, pixel-perfect PDFs. The library also supports editing existing PDFs, adding security, applying digital signatures, merging files, and integrating PDF generation into desktop, web, cloud, and server-side .NET projects.

Get Started in 3 Steps

1. Install the NuGet Package

PM> Install-Package IronPdf

2. Create Your First PDF

using IronPdf;

// Instantiates Chrome Renderer
var renderer = new ChromePdfRenderer();
    
// Render Html contents as PDF
var pdf = renderer.RenderHtmlAsPdf("<h1>~Hello World~</h1> Made with IronPDF!");

// Saves the PdfDocument object as a PDF
pdf.SaveAs("html_saved.pdf");

3. Explore More

Dive deeper with the documentation and examples:

  • Tutorials: Step-by-step guides to help you build your first PDF application.

  • Code Examples: Practical examples of executable code for common tasks.

  • How-To Guides: Practical, goal-oriented instructions to solve specific problems.

  • Demo: Interactive demos of IronPDF in action.

  • API Reference: Detailed technical descriptions of the API and its components.

Key Features

  • Create PDFs: Create PDFs from scratch in a few lines of code.

  • Convert PDF: Convert PDFs from HTML, images, docx, and website pages.

  • Edit PDFs: Modify existing PDF documents. Add text, images, watermarks, and headers/footers.

  • Organize PDFs: Merge, split, add or remove pages, and manipulate document properties.

  • Sign & Secure PDFs: Add digital signatures, set passwords, and manage user permissions to protect your documents.

IronPDF Features

Compatibility

IronPDF is built for modern .NET and supports a wide range of project types and operating systems.

IronPDF Cross Platform Compatibility Support Image

License

IronPDF is a commercially licensed product.

  • Trial License: Get a free developer key to evaluate the full library with no commitment. For development and testing. Start your trial HERE.

  • Purchase a License: Unlock the library for use in commercial projects and access technical support. Purchase your license HERE.

Getting Help & Support

Have a question or running into an issue?

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  net5.0-windows was computed.  net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp2.0 is compatible.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
2026.8.1 129 8/3/2026
2026.7.2 39,138 6/26/2026
2026.6.1 50,265 5/26/2026
2026.5.2 55,289 4/29/2026
2026.4.1 58,202 3/27/2026
2026.3.1 65,448 2/26/2026
2026.2.1 14,781 2/17/2026
2026.1.3 12,764 2/9/2026
2025.12.2 146,163 12/26/2025
2025.11.12 76,272 11/10/2025
2025.10.8 64,966 10/8/2025
2025.9.4 64,039 9/2/2025
2025.8.8 51,466 8/13/2025
2025.7.17 35,664 7/22/2025
2025.6.8 84,214 6/17/2025
2025.5.6 48,180 5/13/2025
2025.4.4 55,832 4/8/2025
2025.3.6 117,118 3/5/2025
Loading failed

Features
- Added AES-128 and AES-256 PDF encryption support through PdfSecuritySettings.EncryptionType
- Added support for RFC 3161 trusted timestamps when signing PDFs with HSM device
Bug Fixes
- Fixed an issue where merging or inserting PDFs with nested bookmarks could flatten the bookmark hierarchy
- Fixed startup failures on Azure App Service under read-only deployments and improved deployment error messages with clearer guidance for native engine setup
- Fixed an issue where embedded file names could be ignored when converting PDFs to PDF/A
- Fixed an issue where converting PDFs to PDF/UA could shift page content for documents with multiple content streams
- Fixed initialization failures on minimal Linux containers and added an option to skip deployment commands
- Fixed an issue where landscape rendering with responsive CSS or fit-to-page scaling could leave empty areas at the edge of the page
- Fixed HSM (PKCS#11) PDF signing so signed documents validate correctly in Adobe Reader
- Fixed an issue where replacing text with a standard PDF font could use the wrong font
- Fixed a crash during PDF/UA conversion for certain PDFs and improved PDF/UA-1 compliance
- Fixed an issue where replacing embedded subset fonts with standard fonts could produce garbled text
- Fixed an issue where auto-sized HTML headers and footers could overlap page content on repeated renders
- Fixed an issue where custom form fonts were ignored for non-ASCII text in AcroForm fields
Update
- Updated internal dependencies