pdf.js-parser
PDF.js has been modified to export GraphicsCanvas.
- Synchronize pdf.js
cd pdf.jsgit pullgit pull upstreamgit merge upstream/master// apply patch
- Compile pdf.js
cd pdf.jsgulp dist-installcopy ./build/dist/build/es5/build/* ../pdf.js-parser/distcopy ./build/dist/cmaps/* ../pdf.js-parser/cmaps