A CLI running in docker to export web pages into a PDF file.
docker build --build-arg https_proxy=http://host.docker.internal:1080 -t allape/web2pdf:latest .npx puppeteer browsers install
npm run start -- --head --url [page1] --url [page2]| Name | Name | Last commit date | ||
|---|---|---|---|---|
A CLI running in docker to export web pages into a PDF file.
docker build --build-arg https_proxy=http://host.docker.internal:1080 -t allape/web2pdf:latest .npx puppeteer browsers install
npm run start -- --head --url [page1] --url [page2]