Possible to use Puppeteer HTML to PDF at 300 dpi?
The default is 96 dpi, but I need 300 dpi as the PDF are for book printing. I see there's a workaround using the Puppeteer npm packages directly, but Buildship send errors. We are stuck with your api endpoint (https://puppeteer.buildship.run/v1/pdf), is there an option to increase to 300 dpi using your API? Thanks
