IronPdf.UpdatedChrome
2026.3.1
Prefix Reserved
dotnet add package IronPdf.UpdatedChrome --version 2026.3.1
NuGet\Install-Package IronPdf.UpdatedChrome -Version 2026.3.1
<PackageReference Include="IronPdf.UpdatedChrome" Version="2026.3.1" />
<PackageVersion Include="IronPdf.UpdatedChrome" Version="2026.3.1" />
<PackageReference Include="IronPdf.UpdatedChrome" />
paket add IronPdf.UpdatedChrome --version 2026.3.1
#r "nuget: IronPdf.UpdatedChrome, 2026.3.1"
#:package IronPdf.UpdatedChrome@2026.3.1
#addin nuget:?package=IronPdf.UpdatedChrome&version=2026.3.1
#tool nuget:?package=IronPdf.UpdatedChrome&version=2026.3.1
IronPDF - The C# PDF Library
IronPdf is a C# library for creating, converting, editing, and securing PDFs.
IronPDF is a comprehensive C# library designed for developers to programmatically create, convert, and edit PDF documents. With a user-friendly API, you can generate PDFs from HTML, sign and secure files, edit text and content, and integrate robust PDF functionality seamlessly into your .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 our PdfDocument object as a PDF
pdf.SaveAs("html_saved.pdf");
3. Explore More
Dive deeper with our extensive 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: Demonstrating guides that showcase how IronPDF works the way it does.
API Reference: Detailed technical descriptions of the API and its components.
Key Features
Create PDFs: Create PDFs from scratch with a simple set of codes.
Convert PDF: Convert PDFs from HTML, images, docx, and website pages.
Edit PDFs: Modify existing PDF documents. Add text, images, watermarks, and headers/footers with ease.
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. Ideal for development and testing purposes. Start your trial HERE.
Purchase a License: Unlock the library for use in commercial projects and get access to our full technical support. Purchase your license HERE.
Getting Help & Support
Have a question or running into an issue?
Email Support: Reach out to our team 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 was computed. 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 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 is compatible. 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.UpdatedChrome.Windows (>= 2026.3.1 && < 2026.4.0)
- IronPdf.Slim (= 2026.3.1)
- IronSoftware.Native.PdfModel (>= 2026.3.1 && < 2026.4.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.3.1 | 59 | 2/26/2026 |
| 2026.2.1 | 102 | 2/17/2026 |
| 2026.1.3 | 113 | 2/9/2026 |
| 2025.12.2 | 362 | 12/26/2025 |
| 2025.11.12 | 543 | 11/10/2025 |
| 2025.10.8 | 771 | 10/8/2025 |
| 2025.9.4 | 992 | 9/2/2025 |
| 2025.8.8 | 1,089 | 8/13/2025 |
| 2025.7.17 | 767 | 7/22/2025 |
| 2025.6.8 | 826 | 6/17/2025 |
| 2025.5.6 | 502 | 5/13/2025 |
| 2025.4.4 | 663 | 4/8/2025 |
| 2025.3.6 | 520 | 3/5/2025 |
| 2025.2.8 | 384 | 2/3/2025 |
| 2025.1.1 | 465 | 1/7/2025 |
| 2024.12.9 | 1,031 | 12/3/2024 |
| 2024.11.4 | 412 | 11/6/2024 |
Features
- Added CompressPdfToBytes and CompressPdfToStream with automatic smart compression, reducing PDF size via disk or in-memory processing
Enhancements
- Improved PDF/UA accessibility support by resolving structural tagging errors, restoring semantic tags (H1/P), fixing label rendering issues, eliminating AccessViolationException crashes during form processing, and preventing duplicate accessibility tags
- Enhanced signature validation with certificate trust chain, revocation status, algorithm strength, byte range integrity, and optional incremental tampering detection checks
- Enhanced RTF to PDF conversion with multi-column layout support and automatic detection of landscape orientation, margins, and column settings. Resolved table border clipping, first-character cut-off, and duplicate metafile image issues
- Enhanced internal HTML rendering by replacing internal URLs with a custom scheme to improve security compliance and remove unnecessary network requests
Bug Fixes
- Fixed PDF/A validation failures caused by non-standard XMP metadata and incomplete Type1 font CharSet entries
- Fixed an issue where parsing signature timestamps caused an unhandled exception
- Fixed an issue where resizing rotated pages caused incorrect dimensions or content cutoff
- Fixed LinuxAndDockerDependenciesAutoConfig to correctly install libasound2t64 on Ubuntu 24.04 for .NET 9/10 environments
- Fixed an issue where HTML headers and footers rendered with incorrect width and font scaling when UseResponsiveCssRendering (Fixed Pixel Width) was enabled
- Fixed System.AccessViolationException when adding top-level bookmarks to PDFs with malformed outline structures
- Fixed an issue where ComboBox form fields lost selection options after merging or appending PDFs


