Zenika-Training / zenika-formation-framework

Tools to build and present our training material
8 stars 25 forks source link

Use puppeteer for Chrome control #201

Closed hgwood closed 7 years ago

hgwood commented 7 years ago

https://github.com/GoogleChrome/puppeteer

This enables us to use the current Node.js Docker image to generate PDFs using Chrome, because puppeteer downloads Chrome instead of expecting the system to have one.