1.2.0 • Published 4 years ago

pdf.js-parser v1.2.0

Weekly downloads
3
License
ISC
Repository
github
Last release
4 years ago

pdf.js-parser

PDF.js has been modified to export GraphicsCanvas.

  1. Synchronize pdf.js
cd pdf.js
git pull
git pull upstream
git merge upstream/master
// apply patch
  1. Compile pdf.js
cd pdf.js
gulp dist-install
copy ./build/dist/build/es5/build/* ../pdf.js-parser/dist
copy ./build/dist/cmaps/* ../pdf.js-parser/cmaps
1.2.0

4 years ago

1.1.12

4 years ago

1.1.11

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago