Syncfusion.HtmlToPdfConverter.Cef.Net.Windows
27.1.50
Prefix Reserved
See the version list below for details.
dotnet add package Syncfusion.HtmlToPdfConverter.Cef.Net.Windows --version 27.1.50
NuGet\Install-Package Syncfusion.HtmlToPdfConverter.Cef.Net.Windows -Version 27.1.50
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" Version="27.1.50" />
paket add Syncfusion.HtmlToPdfConverter.Cef.Net.Windows --version 27.1.50
#r "nuget: Syncfusion.HtmlToPdfConverter.Cef.Net.Windows, 27.1.50"
// Install Syncfusion.HtmlToPdfConverter.Cef.Net.Windows as a Cake Addin #addin nuget:?package=Syncfusion.HtmlToPdfConverter.Cef.Net.Windows&version=27.1.50 // Install Syncfusion.HtmlToPdfConverter.Cef.Net.Windows as a Cake Tool #tool nuget:?package=Syncfusion.HtmlToPdfConverter.Cef.Net.Windows&version=27.1.50
Syncfusion .NET HTML to PDF converter
This NuGet package supports to convert HTML to PDF in Azure App Service for Windows. It internally uses the CEFSharp open source library that comes under a BSD license.
Starting with v20.1.0.x, if you reference Syncfusion HTML converter assemblies from trial setup or from the NuGet feed, include a license key in your projects. Refer to link to learn about generating and registering Syncfusion license key in your application to use the components without trail message.
Features overview | Documentation | API Reference | Online Demo | Blogs | Support | Forums | Feedback
Key Features
- Converts any webpage to PDF.
- Converts any raw HTML string to PDF.
- Converts HTML form to fillable PDF form.
- Automatically creates Table of Contents.
- Automatically creates bookmark hierarchy.
- Supports header and footer.
- Converts any HTML to image.
- Supports HTTP cookies.
- Supports cookies-based form authentication.
- Supports internal and external hyperlinks.
Note: We ensured the working of HTML to PDF converter by using the CefSharp.OffScreen.NetCore package version 119.4.30 as dependent package. So kindly use the same version and using other version is not recommended.
System Requirements
Getting Started
Install the Syncfusion.HtmlToPdfConverter.Cef.Net.Windows NuGet package as reference to your .NET Core application from NuGet.org.
Convert HTML to PDF document programmatically using C#
//Initialize HTML to PDF converter.
HtmlToPdfConverter htmlConverter = new HtmlToPdfConverter(HtmlRenderingEngine.Cef);
//Convert URL to PDF document.
PdfDocument document = htmlConverter.Convert("https://www.google.com");
FileStream fileStream = new FileStream("Sample.pdf", FileMode.CreateNew, FileAccess.ReadWrite);
//Save and close the PDF document.
document.Save(fileStream);
document.Close(true);
License
This NuGet package includes code from the CefSharp project. This code is subject to the terms of the CefSharp Project license available here. Syncfusion does not provide any warranty or any indemnity with regard to the use of code from the CefSharp Project. If you do not agree to these terms, please do not install, or use this NuGet package.
About Syncfusion
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 27,000+ customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
Today, we provide 1700+ components and frameworks for web (Blazor, Flutter, ASP.NET Core, ASP.NET MVC, ASP.NET Web Forms, JavaScript, Angular, React, Vue, and jQuery), mobile (.NET MAUI (Preview), Flutter, Xamarin, UWP, and JavaScript), and desktop development (WinForms, WPF, WinUI, .NET MAUI (Preview), Flutter, Xamarin, and UWP). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
sales@syncfusion.com | www.syncfusion.com | Toll Free: 1-888-9 DOTNET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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. |
-
net6.0
- CefSharp.OffScreen.NETCore (>= 119.4.30)
- Newtonsoft.Json (>= 13.0.2)
- Syncfusion.Pdf.Net.Core (>= 27.1.50)
-
net8.0
- CefSharp.OffScreen.NETCore (>= 119.4.30)
- Newtonsoft.Json (>= 13.0.2)
- Syncfusion.Pdf.Net.Core (>= 27.1.50)
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 |
---|---|---|
27.1.57 | 106 | 10/29/2024 |
27.1.56 | 108 | 10/23/2024 |
27.1.55 | 73 | 10/21/2024 |
27.1.53 | 163 | 10/14/2024 |
27.1.52 | 886 | 10/7/2024 |
27.1.51 | 204 | 9/30/2024 |
27.1.50 | 162 | 9/24/2024 |
27.1.48 | 123 | 9/18/2024 |
26.2.14 | 281 | 9/9/2024 |
26.2.13 | 1,760 | 9/5/2024 |
26.2.12 | 163 | 9/2/2024 |
26.2.11 | 213 | 8/27/2024 |
26.2.10 | 198 | 8/19/2024 |
26.2.9 | 166 | 8/12/2024 |
26.2.8 | 145 | 8/5/2024 |
26.2.7 | 77 | 7/29/2024 |
26.2.5 | 93 | 7/26/2024 |
26.2.4 | 81 | 7/24/2024 |
26.1.42 | 125 | 7/15/2024 |
26.1.41 | 279 | 7/8/2024 |
26.1.40 | 122 | 7/1/2024 |
26.1.39 | 2,567 | 6/24/2024 |
26.1.38 | 111 | 6/18/2024 |
26.1.35 | 114 | 6/11/2024 |