|
|
|
|
|
by ejb999
1248 days ago
|
|
I've used this one with great success (and its free): https://github.com/tuespetre/TuesPechkin its basically a wrapper for wkhtmltopdf but I develop an app that has probably generated a million +/- invoices/statements over the past 5 years with it, and its been rock solid for me. Was a bit of a bear to get it working the first time (not a ton of documentation that I could find at the time), but once working, was easy to add/change new documents/layouts. As it uses wkhtmltopdf under to covers, it is a HTML->PDF tool, but I prefer that, at least for my use case. Not sure there is a dotnet-core version, so that might be a problem for some. |
|
Looking at QuestPDF's API docs, it doesn't look like they support URL / HTML to PDF generation. I think this would be a great addition especially given the age and issues with Rotativa and TuesPechkin on their public repos.
[1] https://github.com/webgio/Rotativa
[2] https://github.com/webgio/Rotativa.AspNetCore
[3] https://rotativa.io/
[4] https://github.com/projectkudu/kudu/wiki/Azure-Web-App-sandb...