PDF.js
install
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
.