pdf.js/examples/svgviewer/README.md
2014-06-20 08:25:05 +05:30

353 B

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.