Skip to content

Conversation

@driekus77
Copy link

  • 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).

- HtmlRenderer.PdfSharp for GDI based rendering: Tested with the Winforms App.
- HtmlRenderer.SkiaSharp for Rendering using SkiaSharp: Work in progress!
@mstancombe
Copy link

@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.

mstancombe and others added 26 commits November 11, 2023 17:03
Introducing net6.0 port of HtmlRenderer
…ately matching PDFSharp, Implemented lines/rectangles in Skia.
Test github
…s. These might just be removed permenantly in future.
-Implemented image loading using HttpClient
-Added demo resources images to console program
-Moved sample test png expected location out of root c: folder.  Ideally this should be something less platform specific, but haven't crossed that bridge yet.
Rename corner-radius to border-radius & Implement Skia border-radius.
@eXpl0it3r eXpl0it3r linked an issue Dec 10, 2025 that may be closed by this pull request
@eXpl0it3r eXpl0it3r mentioned this pull request Dec 10, 2025
32 tasks
@eXpl0it3r eXpl0it3r changed the title Introducing net6.0 port of HtmlRenderer Support for .NET 6.0 & SkiaSharp Renderer Dec 10, 2025
@eXpl0it3r
Copy link
Collaborator

Closing in favor of #234

Will look into the SkiaRenderer approach

@eXpl0it3r eXpl0it3r closed this Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Target .NET Standard 2.0 / .NET 8 / .NET 10

4 participants