comunic/3rdparty/pdf.js/examples/svgviewer/README.md
2016-11-19 12:08:12 +01:00

353 B
Executable File

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.