How to convert an html form to a pdf with css intact?
I have a form, and I need to convert the form into a pdf after the user fills out the form. The CSS needs to be intact as well. I'm using Node and Express with hbs as my view engine and jQuery on the front-end.
No comments:
Post a Comment