Generic build of PDF.js library.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Yury Delendik a18caa730d Adds gulp dist-install command; using pdfjs-dist package in examples. 8 years ago
..
README.md SVG Viewer example demo 11 years ago
index.html Replaces RequireJS to SystemJS. 8 years ago
viewer.js Adds gulp dist-install command; using pdfjs-dist package in examples. 8 years ago

README.md

PDF.js using SVG

This is a project for implementing alternate backend for PDF.js using Scalable Vector Graphics. This is still a WIP. Take a look at proposal for this project.

Getting started

Take a look at src/display/svg.js to see the SVG rendering code.