moshensky / pdf-visual-diff

Visual Regression Testing for PDFs in JavaScript
MIT License
42 stars 18 forks source link

use mozilla's pdfjs for creating images from pdfs #39

Closed moshensky closed 2 years ago

moshensky commented 2 years ago

Use pdf.js instead of GraphicsMagick for pdf to png conversion. Should fix or at least improve https://github.com/moshensky/pdf-visual-diff/issues/27. Introduces breaking changes. All snapshots will have to be regenerated.