IronPdf 4.4.0.6
The PDF Library for the C# and the .Net platform.
IronPDF makes it easy to generate pdf documents from within .Net Applications and ASP.NET websites. The key feature is “Html-To-Pdf” which renders pixel-perfect PDFs from HTML, CSS, Images and JavaScript.
IronPDF takes the frustration out of creating PDFs because it does not rely on a proprietary set of API functions. It uses the open standards of HTML5, CSS , JPEG, PNG, GIF and SVG and converts them to PDF files. In short, it makes good use of skills that developers already posses.
IronPDF’s features are:
"Html-To-Pdf" - creating PDF files from HTML, CSS and JavaScript.
"Url-To-Pdf" - generating PDF files from existing html pages by simply providing their URL
"ASPX-To-Pdf" - Turning ASP.NET web forms directly into into downloadable pdfs
Html-To-Pdf and Url-To-Pdf may be used from within any Windows application including: ASP.NET projects, MVC , Web Services, Console Applications and Desktop Applications.
The base requirements are .Net Framework 4.0 or above on the Windows platform. IronPDF is also compatible with Microsoft Azure cloud hosting services.
————————————
C# Code Example:
————————————
using IronPdf;
HtmlToPdf HtmlToPdf = new IronPdf.HtmlToPdf();
PdfResource PDF = HtmlToPdf.RenderHtmlAsPdf(@"<h1>Hello World</h1>");
PDF.SaveAs(@"Path\File.Pdf");
————————————
VB.NET Code Example:
————————————
Imports IronPdf
Dim HtmlToPdf As HtmlToPdf = New IronPdf.HtmlToPdf()
Dim PDF As PdfResource = HtmlToPdf.RenderHtmlAsPdf("<h1>Hello World</h1>")
PDF.SaveAs("Path\File.Pdf")
————————————
Read more at http://ironpdf.com
Documentation: http://ironpdf.readthedocs.org/en/latest/
No packages depend on IronPdf.
This package has no dependencies.
Version | Downloads | Last updated |
---|---|---|
2024.11.4 | 0 | 06.11.2024 |
2024.10.8 | 0 | 11.10.2024 |
2024.9.3 | 0 | 09.09.2024 |
2024.8.3 | 0 | 30.07.2024 |
2024.7.8 | 0 | 05.07.2024 |
2024.6.1 | 0 | 04.06.2024 |
2024.5.2 | 0 | 29.04.2024 |
2024.4.2 | 0 | 05.04.2024 |
2024.3.4 | 0 | 11.03.2024 |
2024.2.2 | 0 | 29.01.2024 |
2024.1.20 | 0 | 09.01.2024 |
2023.12.6 | 0 | 27.11.2023 |
2023.11.8 | 0 | 13.11.2023 |
2023.11.7 | 0 | 01.11.2023 |
2023.10.3 | 0 | 03.10.2023 |
2023.9.8 | 0 | 13.09.2023 |
2023.8.6 | 0 | 31.07.2023 |
2023.7.4 | 0 | 03.07.2023 |
2023.6.10 | 0 | 02.06.2023 |
2023.5.8 | 0 | 01.05.2023 |
2023.4.4 | 0 | 30.03.2023 |
2023.3.2 | 0 | 09.03.2023 |
2023.2.4 | 0 | 28.02.2023 |
2023.1.11416 | 0 | 09.01.2023 |
2022.12.11113 | 0 | 23.12.2022 |
2022.11.10347 | 0 | 09.11.2022 |
2022.10.9622 | 3 | 24.10.2024 |
2022.9.9056 | 0 | 14.09.2022 |
2022.8.8138 | 0 | 16.08.2022 |
2022.8.7894 | 0 | 28.07.2022 |
2022.7.6986 | 0 | 30.06.2022 |
2022.6.6115 | 0 | 06.06.2022 |
2022.5.5596 | 0 | 02.05.2022 |
2022.4.5575 | 0 | 25.04.2022 |
2022.4.5455 | 0 | 12.04.2022 |
2022.3.5084 | 0 | 08.03.2022 |
2022.2.4887 | 0 | 17.02.2022 |
2022.1.4599 | 0 | 11.01.2022 |
2021.12.4495 | 0 | 07.12.2021 |
2021.12.4401 | 0 | 01.12.2021 |
2021.11.4257 | 0 | 15.11.2021 |
2021.9.3737 | 0 | 20.09.2021 |
2021.9.3689 | 0 | 07.09.2021 |
2021.9.3678 | 0 | 26.08.2021 |
2021.3.1 | 0 | 08.03.2021 |
2021.1.29 | 0 | 29.01.2021 |
2020.12.3 | 0 | 18.12.2020 |
2020.12.2 | 0 | 07.12.2020 |
2020.10.3.3 | 0 | 14.10.2020 |
2020.10.2 | 0 | 07.10.2020 |
2020.9.0 | 0 | 01.09.2020 |
2020.8.1 | 0 | 14.08.2020 |
2020.8.0 | 0 | 01.08.2020 |
2020.7.1 | 0 | 15.07.2020 |
2020.6.0 | 0 | 01.06.2020 |
2020.3.2 | 0 | 25.03.2020 |
2020.3.1.1 | 0 | 11.03.2020 |
2020.3.0 | 0 | 02.03.2020 |
2020.1.0 | 0 | 09.01.2020 |
2019.8.9 | 0 | 03.12.2019 |
2019.7.0 | 0 | 02.10.2019 |
2019.6.5.41 | 0 | 28.08.2019 |
5.2.0.1 | 0 | 22.03.2019 |
5.0.5.2 | 0 | 14.02.2019 |
4.4.9 | 0 | 15.06.2018 |
4.4.8 | 0 | 25.05.2018 |
4.4.6.2 | 0 | 22.01.2018 |
4.4.5 | 0 | 06.09.2017 |
4.4.1.2 | 0 | 06.06.2017 |
4.4.0.6 | 0 | 18.01.2017 |
4.4.0 | 0 | 05.12.2016 |
4.2.2 | 0 | 22.02.2016 |
4.1.0 | 0 | 31.10.2015 |
4.0.0 | 0 | 03.09.2015 |