Closed cd-linxi closed 2 years ago
Yes it supports .NET6. I believe the message is a warning that the native wkhtmltopdf outputs.
There is such a mistake, please tell me the reason?
Why y do you include base64 images in your HTML, but the resulting PDF does not contain images?
Please note that this project is just a wrapper around the native wkhtmltopdf library. Any warnings during generation of the PDF is just passed from the native library, and if there are issues with the HTML then it's best to run the native command line tool from https://wkhtmltopdf.org/ and go from there in your troubleshooting. It is possible somebody here can help you with your HTML, but then you need to include the actual HTML. From your screenshot it looks like you're trying to access local files/images, which is disabled by default.
Does the latest version support.net6?
"iCCP: known incorrect sRGB profile" what's the reason?