You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HTMLToQPDF is an extension for QuestPDF that allows to generate PDF from HTML
2
+
3
+
[QuestPDF](https://github.com/QuestPDF/QuestPDF) currently does not support inserting html into a pdf document. So I wrote a small library for this. It doesn't support the full functionality of html and css, but I think it should be enough for most cases.
4
+
5
+
You can use [HTMLToQPDF.Example](https://github.com/Relorer/HTMLToQPDF/tree/master/HTMLToQPDF.Example) to try out the capabilities of this extension.
0 commit comments