Hacker News new | ask | show | jobs
by nicolasMLV 2913 days ago
It is mainly a wrapper around this chrome headless command : (maybe you only need that)

`#{chrome_alias} --headless --disable-gpu --print-to-pdf="#{pdf_path}" "#{html_url}"`