IronPdf.Linux
2026.9.2
Prefix Reserved
dotnet add package IronPdf.Linux --version 2026.9.2
NuGet\Install-Package IronPdf.Linux -Version 2026.9.2
<PackageReference Include="IronPdf.Linux" Version="2026.9.2" />
<PackageVersion Include="IronPdf.Linux" Version="2026.9.2" />
<PackageReference Include="IronPdf.Linux" />
paket add IronPdf.Linux --version 2026.9.2
#r "nuget: IronPdf.Linux, 2026.9.2"
#:package IronPdf.Linux@2026.9.2
#addin nuget:?package=IronPdf.Linux&version=2026.9.2
#tool nuget:?package=IronPdf.Linux&version=2026.9.2
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.
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.
Compatibility
IronPDF is built for modern .NET and supports a wide range of project types and operating systems.
Platforms: .NET 10, .NET 9, .NET 8, .NET 7, .NET 6, .NET 5, Core 2x & 3x, Standard 2
Framework: .NET Framework 4.6.2 (and above)
App Models: Console, Web, and Desktop Apps, MVC, Blazor, MAUI, Razor Pages, Web Forms
Operating Systems: Windows, macOS, Linux (Debian, CentOS, Ubuntu)
IDEs: Microsoft Visual Studio or Jetbrains ReSharper & Rider
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?
Email Support: Reach out to support directly at support@ironsoftware.com.
Live Chat Support: https://ironpdf.com/#helpscout-support
Report a Bug: https://ironsoftware.com/ticket-submission/
Community: https://ironsoftware.com/company/iron-slack-community/
| Product | Versions 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. |
-
.NETStandard 2.0
- IronPdf.Native.Chrome.Linux (>= 2026.9.4 && < 2026.10.0)
- IronPdf.Slim (= 2026.9.2)
- IronSoftware.Native.PdfModel.Linux (>= 2026.9.4 && < 2026.10.0)
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.9.2 | 553 | 9/1/2026 |
| 2026.8.1 | 37,836 | 8/3/2026 |
| 2026.7.2 | 54,721 | 6/26/2026 |
| 2026.6.1 | 54,343 | 5/26/2026 |
| 2026.5.2 | 63,133 | 4/29/2026 |
| 2026.4.1 | 62,269 | 3/27/2026 |
| 2026.3.1 | 69,220 | 2/26/2026 |
| 2026.2.1 | 15,014 | 2/17/2026 |
| 2026.1.3 | 13,205 | 2/9/2026 |
| 2025.12.2 | 156,820 | 12/26/2025 |
| 2025.11.12 | 79,171 | 11/10/2025 |
| 2025.10.8 | 70,836 | 10/8/2025 |
| 2025.9.4 | 65,017 | 9/2/2025 |
| 2025.8.8 | 60,152 | 8/13/2025 |
| 2025.7.17 | 36,275 | 7/22/2025 |
| 2025.6.8 | 88,483 | 6/17/2025 |
| 2025.5.6 | 49,465 | 5/13/2025 |
| 2025.4.4 | 56,479 | 4/8/2025 |
Features
- Added multi-architecture support for the IronPdfEngine Docker image on AMD64 and ARM64
- Added PdfDocument.SetImageAltText to set or update accessibility alternate text on images in existing PDFs, with the value preserved when converting the document to PDF/UA
- Added configurable SignatureHashAlgorithm support for PDF signatures, with SHA-256 as the default, and updated the default TimestampHashAlgorithm to SHA-256; engine and Docker mode now honor these settings and caller-supplied SignatureDate
Enhancements
- Improved tagged PDF handling when merging, inserting, or copying pages; PDF/UA structure, structural parent keys, and accessibility metadata are now preserved for copied content without retaining structure from pages that were not copied
Bug Fixes
- Fixed an issue where SaveAsPdfUA() on an existing PDF could produce an invalid PDF/UA structure tree, causing PAC, and screen readers to report pages as empty
- Fixed Cleaner.SanitizeWithSvg adding blank pages for landscape and mixed-orientation PDFs
- Fixed false-positive ContainsJavaScript risks when scanning PDFs that do not contain JavaScript
- Fixed incorrect Table of Contents page numbers when headings use author-supplied IDs
- Fixed an ArgumentOutOfRangeException when page-numbered Table of Contents, HTML form generation, and form input elements were combined; improved annotation handling for unsupported types and missing optional properties
- Fixed an issue where MarginLeft/MarginRight could cause an unexpected large gap between auto-sized HTML headers or footers and the page body
- Fixed an issue where signing a PDF with an RFC3161 timestamp could intermittently produce a malformed or empty digital signature; signing now fails explicitly if the generated signature cannot be safely written
- Fixed an issue where merging PDFs could collapse named destinations and cause internal links to point to the wrong page
- Improved error messages when very large HTML documents exhaust the browser render process
- Fixed an issue where merging or appending malformed PDFs with cyclic page-tree references could cause the operation to hang indefinitely
- Fixed an issue where removing the Author metadata could cause it to be repopulated with the Creator value when the PDF was reopened
- Fixed an issue where text drawn with standard fonts could render no-break spaces or soft hyphens as stray characters
- Fixed an issue where RedactText with whole word matching could skip valid matches, particularly in merged PDFs and text with Unicode spaces or rotated text
- Fixed intermittent access violations and double-free crashes when PDF documents were accessed or disposed concurrently
- Fixed an issue where file inputs in rendered HTML could open an undismissible native file chooser dialog on headless hosts
- Fixed an issue where reading or verifying PDFs signed with the legacy adbe.x509.rsa_sha1 format could fail
Updates
- Updated internal dependencies


