Skip to content

hpaluch/page-to-pdf

Repository files navigation

Custom export of Page to PDF

Here are my random scripts to export choosen pages to PDF

Common setup

Tested on openSUSE LEAP 15.3. Install:

sudo zypper in npm chromium make gcc gcc-c++ nodejs-devel git-core

Checkout and prepare this project:

mkdir -p ~/projects
cd ~/projects
git clone xxxxxxx
cd page-to-pdf
npm -i

Ubuntu Mojo Update (blog)

To run export

Invoke:

npm run mojo-update

Ubuntu Mojo 3 part tutorial:

npm run mojo-juju-1of3
npm run mojo-juju-2of3
npm run mojo-juju-3of3

Bug: Most images are missing

About

Export selected pages to PDF using Puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published