Generic build of PDF.js library.
 
 
Jonas Jenwald 4a6575643b [SVG] Specify the `PDFJS.cMapUrl`/`PDFJS.cMapPacked` parameters in the svgviewer example 9 years ago
..
README.md SVG Viewer example demo 11 years ago
index.html Use RequireJS in the viewer, examples and tests. 10 years ago
viewer.js [SVG] Specify the `PDFJS.cMapUrl`/`PDFJS.cMapPacked` parameters in the svgviewer example 9 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.