Info
Version: | 2020.12.3 |
Author(s): | https://ironpdf.com |
Last Update: | Friday, December 18, 2020 |
.NET Fiddle: | Online Example |
Project Url: | https://ironpdf.com/ |
NuGet Url: | https://www.nuget.org/packages/IronPdf |
Install
Install-Package IronPdf
dotnet add package IronPdf
paket add IronPdf
IronPdf Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
- IronPdf.Assets.Rendering.Windows(>= 21.0.0)
- IronPdf.Assets.Rendering.Windows(>= 21.0.0)
- IronPdf.Assets.Rendering.Universal(>= 21.0.0)
- System.Drawing.Common(>= 4.7.0)
Tags
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 developers@ironsoftware.com for support directly from our code team.
We offer licensing and extensive support for commercial deployment projects.