HTML-Renderer
HTML-Renderer copied to clipboard
Introducing net6.0 port of HtmlRenderer
- HtmlRenderer.PdfSharp for GDI based rendering: Tested with the Winforms App.
- HtmlRenderer.SkiaSharp for Rendering using SkiaSharp: Work in progress!
Using PdfSharpCore in stead of PdfSharp.
Is far a I can see the demo's are working. (Except the external images because of death links).
@ArthurHub what is the process for getting this merged in? Do you want a hand with reviewing or such? I'd be happy to help out.