This commit is contained in:
friend 2022-11-06 23:45:26 +01:00
parent 9dcc29d891
commit e03628408b

View File

@ -19,11 +19,10 @@ In case we'll want page numbers, etc from pagedjs.
* apt install python3
* pip3 install pypdftk
* npm install -g pupeteer
* export NODE_CHROMIUM_REVISION=729994
node .nvm/versions/node/v18.12.1/lib/node_modules/pagedjs-cli/node_modules/puppeteer/install.js
* npm install -g puppeteer
* npm install -g chromium
* npm install -g pagedjs-cli
## Sandbox
To be able to use pagedjs-cli, one need to build a chrome-sandbox (...):