I am using paged.js + Chrome to generate PDF documents from HTML. Apparently Chrome converts lots of elements to raster graphics (e.g. anything with a CSS/SVG filter, element’s background image, SVG patterns, to name a few.) What’s particularly unfortunate is that it’s doing so with very resolution, which is causing the results to look like excrement. Is there a way to force it to use higher DPI?