I have a webpage in pure HTML
and CSS
. This page is on localhost. I want to convert this page into pdf
.
What might be the best approach to convert it into pdf
preserving all CSS
styles.
This may be a duplicate of this, but it would be more convenient to find a solution in JavaScript
Asked
Active
Viewed 955 times
1
-
3possible duplicate of [How to generate a pdf from html web page?](http://stackoverflow.com/questions/25046187/how-to-generate-a-pdf-from-html-web-page) – Daniel B May 23 '15 at 09:55