An open API service indexing awesome lists of open source software.

https://github.com/rickstrahl/westwind.webview.htmltopdf

Creating Pdf output from Html with .NET on Windows using the WebView2 control
https://github.com/rickstrahl/westwind.webview.htmltopdf

dotnet htmltopdf pdf pdf-generation webview2

Last synced: 2 months ago
JSON representation

Creating Pdf output from Html with .NET on Windows using the WebView2 control

Awesome Lists containing this project

README

        

# Westwind.WebView.HtmlToPdf

### C# library for WebView2 Html to Pdf Generation

> [!IMPORTANT]
> This functionality library has been moved into the [Westwind.WebView](https://github.com/RickStrahl/Westwind.WebView) library, keeping feature and syntax compatibility. If you're using existing functionality you can switch to the new NuGet package and remove the old one.
>
> To get source code or get involved please go to:
> * [Westwind.WebView on GitHub](https://github.com/RickStrahl/Westwind.WebView)
>
> This repository is deprecated.

---

| Library | Nuget Package |
|----------------|----------------|
| Westwind.WebView | [![](https://img.shields.io/nuget/v/Westwind.WebView.svg)](https://www.nuget.org/packages/Westwind.WebView/) [![](https://img.shields.io/nuget/dt/Westwind.WebView.svg)](https://www.nuget.org/packages/Westwind.WebView/) |
| ~~Westwind.WebView.HtmlToPdf (deprecated)~~ | [![](https://img.shields.io/nuget/v/Westwind.WebView.HtmlToPdf.svg)](https://www.nuget.org/packages/Westwind.WebView.HtmlToPdf/) [![](https://img.shields.io/nuget/dt/Westwind.WebView.HtmlToPdf.svg)](https://www.nuget.org/packages/Westwind.WebView.HtmlToPdf/) |