Thanks to visit codestin.com
Credit goes to github.com

Skip to content

emielJ/HTML-Pdf-Renderer-Core-6

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-Pdf-Renderer-Core-6

Stripped down version of HTML Renderer Core

Changes:

  • Migrated to .NET 6
  • Used latest versions of SixLabors.Fonts.dll and SixLabors.ImageSharp.dll to fix problems with rendering PNG images
  • Added test program to manually test PDF generation

Todo:

  • Bold and Italic do not work on Linux
  • Migrate from Webclient to Httpclient
  • Dispose all IDisposable objects as soon as possible (i.e. CssBox derivatives)
  • Check for thread-safety
  • Create NuGet packages when todo list is emptied

License:

BSD 3-Clause "New" or "Revised" License

About

Port of the PDF renderer part of the HTML-Renderer library to .NET Core 6.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%