pdf.js-parser

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i pdf.js-parser

Weekly Downloads

31

Version

1.2.0

License

ISC

Unpacked Size

170 MB

Total Files

445

Last publish

Collaborators

  • benoit.claveau