HTML-to-PDF
Hi everybody
I have a question: what is the best tool to use when converting html to pdf using .Net Core.
For some years ago we ended up with one Node.js API and pdfkit library http://pdfkit.org/ But it was cumbersome first parsed html then used recursion to create pdf with pdfkit. Is there any easier solution?
Thank's in advance!
0 comments:
Post a Comment