chromehtmltopdf
v0.0.5
Published
render html to pdf or an image. headless
Readme
chromehtmltopdf
webkithtmltopdf for chrome using the remote debugger protocol on nodejs
this is an attempt to implement webkithtmltopdf on chrome.
Install
npm install -g chromehtmltopdfUsage
install the bleeding edge version of chrome for your platform. then run the following to get started.
google-chrome-unstable --headless --disable-gpu --remote-debugging-port=9222chromehtmltopdf http://www.google.com example.pdf