pdf2svg
pdf2svg copied to clipboard
No way to disable the printing mode
https://github.com/dawbarton/pdf2svg/commit/9685498ffdc3992fdc829d6589dd14648c4f0ce7 changed poppler_page_render to poppler_page_render_for_printing, but there is no way to change it back (if the SVG is intended to be displayed and not printed).