Aug 2, 2017

Chrome Headless mode

Chrome has a headless mode which is generally for testing (and scripting). You can invoke it as follows:

/usr/bin/google-chrome --headless --disable-gpu --print-to-pdf http://localhost:8080/

No comments:

Post a Comment

Thanks for contributing!! Try to keep on topic and please avoid flame wars!!