pdf.js/examples/svgviewer
2017-06-12 10:22:16 -05:00
..
index.html Replaces RequireJS to SystemJS. 2017-02-27 08:32:39 -06:00
README.md SVG Viewer example demo 2014-06-20 08:25:05 +05:30
viewer.js Adds gulp dist-install command; using pdfjs-dist package in examples. 2017-06-12 10:22:16 -05:00

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.