pdf-gold-digger/demo.sh

7 lines
264 B
Bash
Executable File

#!/usr/bin/env bash
mkdir -p out
wget -O out/test.pdf -nc https://github.com/mozilla/pdf.js/raw/master/web/compressed.tracemonkey-pldi-09.pdf
node gd.js -i './out/test.pdf' -f json
node gd.js -i './out/test.pdf' -f xml
node gd.js -i './out/test.pdf' -f text -t