Syncfusion.HtmlToPdfConverter.Cef.Net.Windows 29.1.37

Prefix Reserved
dotnet add package Syncfusion.HtmlToPdfConverter.Cef.Net.Windows --version 29.1.37
                    
NuGet\Install-Package Syncfusion.HtmlToPdfConverter.Cef.Net.Windows -Version 29.1.37
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" Version="29.1.37" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" Version="29.1.37" />
                    
Directory.Packages.props
<PackageReference Include="Syncfusion.HtmlToPdfConverter.Cef.Net.Windows" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Syncfusion.HtmlToPdfConverter.Cef.Net.Windows --version 29.1.37
                    
#r "nuget: Syncfusion.HtmlToPdfConverter.Cef.Net.Windows, 29.1.37"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Syncfusion.HtmlToPdfConverter.Cef.Net.Windows&version=29.1.37
                    
Install Syncfusion.HtmlToPdfConverter.Cef.Net.Windows as a Cake Addin
#tool nuget:?package=Syncfusion.HtmlToPdfConverter.Cef.Net.Windows&version=29.1.37
                    
Install Syncfusion.HtmlToPdfConverter.Cef.Net.Windows as a Cake Tool

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.

NET HTML to PDF converter Features overview | Documentation | API Reference | Online Demo | Blogs | Support | Forums | Feedback

Key Features

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 Compatible and additional computed target framework versions.
.NET 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.  net9.0 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
29.1.37 188 4 days ago
29.1.35 204 11 days ago
29.1.33 579 18 days ago
28.2.12 266 24 days ago
28.2.11 525 a month ago
28.2.9 319 a month ago
28.2.7 1,644 2 months ago
28.2.6 233 2 months ago
28.2.5 581 2 months ago
28.2.4 692 2 months ago
28.2.3 221 2 months ago
28.1.41 441 3 months ago
28.1.39 169 3 months ago
28.1.38 385 3 months ago
28.1.37 154 3 months ago
28.1.36 161 4 months ago
28.1.35 175 4 months ago
28.1.33 181 4 months ago
27.2.5 574 4 months ago
27.2.4 197 5 months ago
27.2.3 150 5 months ago
27.2.2 160 5 months ago
27.1.58 237 5 months ago
27.1.57 1,348 5 months ago
27.1.56 165 6 months ago
27.1.55 227 6 months ago
27.1.53 462 6 months ago
27.1.52 6,957 6 months ago
27.1.51 233 6 months ago
27.1.50 309 7 months ago
27.1.48 146 7 months ago
26.2.14 366 7 months ago
26.2.13 1,802 7 months ago
26.2.12 178 7 months ago
26.2.11 319 8 months ago
26.2.10 215 8 months ago
26.2.9 191 8 months ago
26.2.8 162 8 months ago
26.2.7 94 8 months ago
26.2.5 112 9 months ago
26.2.4 97 9 months ago
26.1.42 155 9 months ago
26.1.41 477 9 months ago
26.1.40 139 9 months ago
26.1.39 2,585 10 months ago
26.1.38 128 10 months ago
26.1.35 145 6/11/2024