rdvojmoc / DinkToPdf

C# .NET Core wrapper for wkhtmltopdf library that uses Webkit engine to convert HTML pages to PDF.
MIT License
1.08k stars 412 forks source link

It's not compatible with .net 8.0 #188

Open contact2vikas opened 4 weeks ago

contact2vikas commented 4 weeks ago

It's not compatible with .net 8.0

BhangeeF16 commented 2 weeks ago

it is compatible with .net 8.0 I tested on a console application,

it throws #119 but it can be fixed using @distantcam reply