css-to-pdf is a JQuery-based solution that will render any HTML page and it's CSS (including print media rules) to PDF
css-to-pdf is a JQuery-based solution that will render any HTML page and it's CSS (including print media rules) to PDF. It uses either REST or SOAP web services to receive and format, returning PDF to the HTML application in various ways ranging from initiating a download to base 64 encoded PDF injected in browser.