I'm using this https://developers.cloudflare.com/browser-rendering/rest-api/pdf-endpoint/ via the TypeScript SDK.
With Puppeteer you can specify
formats and margins, but it doesn't seem that these parameters are exposed.
It doesn't seem possible to print an A4 (for invoices, receipts, etc).
Is there a workaround? If not, any plans to support them?
Thanks!