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
- Host: GitHub
- URL: https://github.com/rickstrahl/westwind.webview.htmltopdf
- Owner: RickStrahl
- License: mit
- Created: 2024-03-25T07:11:56.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-20T22:22:54.000Z (about 1 year ago)
- Last Synced: 2024-10-19T07:51:20.804Z (8 months ago)
- Topics: dotnet, htmltopdf, pdf, pdf-generation, webview2
- Language: HTML
- Homepage:
- Size: 4.54 MB
- Stars: 26
- Watchers: 2
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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://www.nuget.org/packages/Westwind.WebView/) [](https://www.nuget.org/packages/Westwind.WebView/) |
| ~~Westwind.WebView.HtmlToPdf (deprecated)~~ | [](https://www.nuget.org/packages/Westwind.WebView.HtmlToPdf/) [](https://www.nuget.org/packages/Westwind.WebView.HtmlToPdf/) |