net-core-html-to-image
net-core-html-to-image copied to clipboard
.NET Core HTML to Image converter
We are unable to use the nuget due to following issue. : Referenced assembly 'CoreHtmlToImage, Version=1.0.6.0, Culture=neutral, PublicKeyToken=null' does not have a strong name. Can you please sign the assembly...
Is there a solution to enlarge the image?
In order to use wkhtmltopdf in a lambda it is necessary to add the binary files in a layer, these files are in the $PATH variable of the system. `PATH...
I added support for setting of height, as well as moving the creation of the args method to a virtual method to allow the developer to customize their args as...
I tried to make it a png and put transparent as backgroundcolor on body/html/div. But it keeps exporting a white background. Regards!
Thanks alot for this helpful library. However it cant work with unicode languages such as Arabic, persian, Hebrew. it show weird symbols
Hi, I'm trying to convert my html string to image and found this package. However after trying the exactly same code from your demo, i'm getting the error: An unhandled...
I am using this package to loop through a number of reports for a regression test. I have found that sometimes the package gets stuck on the line var bytes...
I'm trying to use this library in my Xamarin Android project and I faced an error on constructor line. `System.ArgumentNullException: 'Value cannot be null. Parameter name: path1'` wkhtmltopdf.exe inside your...