IronPdf
IronPDF allows developers to create, edit and extract PDF content in .NET Standard, Core, 5.0 and Framework projects. The Iron PDF 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 the skills that developers already possess. For code examples, tutorials and documentation visit https://ironpdf.com/ Generate PDFs: * “Html-To-Pdf” creates PDF files from HTML, CSS, JavaScript, and images. * “Url-To-Pdf” generates PDFs from existing HTML pages by simply providing the URL. * “ASPX-To-Pdf” converts ASP.NET web forms directly into downloadable PDFs. * “Image-To-Pdf” creates PDF documents from image files. * HTML forms become PDF forms. Extract data from PDFs: * Render image files from PDF documents with PDF to Image functionality. * Fill and read data from PDF forms. * Extract text and images from existing PDFs. Edit PDFs: * Load and parse PDF documents. * Merge, Split and Manipulate PDFs to edit PDF structure and content. * Add Page Numbers, Headers, Footers, Annotations, Bookmarks, Watermarks, Text & Image Assets. * Edit, Stamp and Watermark PDF files with text, images and HTML. * Apply HTML backgrounds to PDF pages. Secure PDFs: * Add & Remove PDF owners and user passwords. * Set PDF metadata and security permissions. * Provide Digital Signatures. Fully Supports: * .NET Framework 4.0 or above on Windows & Azure * .NET Standard 2.0 & Core 2 & 3 on Windows, MacOS & Linux & Azure * .Net 5 on Windows, MacOS & Linux & Azure * Cloud hosting services including Microsoft Azure, Docker, and AWS IronPDF can be used within ASP.NET Core, Standard and Framework projects for MVC, Web, Console, Cloud, Service, Function & Desktop Applications. For code examples, tutorials and documentation visit https://ironpdf.com/ You can email us at [email protected] for support directly from our code team. We offer licensing and extensive support for commercial deployment projects.
Install
dotnet add package IronPdf --version 2020.12.3
Install-Package IronPdf -Version 2020.12.3
<PackageReference Include="IronPdf" Version="2020.12.3" />
Frameworks
Dependencies
Adoption guide
A verified publisher signal is available. Assess fit from the package's supported frameworks, license and dependency graph rather than popularity alone.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 3 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.