Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

PDF.js

install

1

Install GTK 2.

pnpm install node-pre-gyp
git clone --depth=1 https://github.com/mozilla/pdf.js
cd pdf.js
npm install
npm install -g gulp-cli
gulp generic

usage

dufs build/generic
# pm2 serve -s build/generic -p 4321 --name pdfjs --spa

Visit http://localhost:<port>/web/viewer.html or http://localhost:<port>/web/viewer.html?file=<book>.pdf.

pdf-js


  1. Error on npm install