Hacker News new | ask | show | jobs
SVG backend for PDF.js (mozilla.github.io)
2 points by pettou 3277 days ago
1 comments

Type `PDFViewerApplication.preferences.set('renderer', 'svg');` in the console, and reload the page/viewer:

https://github.com/mozilla/pdf.js/pull/8564