comunic/3rdparty/pdf.js/examples/svgviewer
2016-11-19 12:08:12 +01:00
..
index.html First commit 2016-11-19 12:08:12 +01:00
README.md First commit 2016-11-19 12:08:12 +01:00
viewer.js First commit 2016-11-19 12:08:12 +01: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.