For Workers & Pages, what is the name of the domain?
https://developers.cloudflare.com/api/resources/browser_rendering/subresources/pdf/methods/create/
What is the issue or error you’re encountering
Hello, I would like to generate a PDF in A4 format type, but it’s not possible to specify this option.
What steps have you taken to resolve the issue?
Well, it’s actually not an issue, but more a missing feature. The paper type ‘letter’ is the default in North America, while A4 is the default paper size in a lot of other parts of the world. The Puppeteer API already supports this option.
It would be nice if the option could be added.
What are the steps to reproduce the issue?
- Make a API call to the Browser Rendering PDF endpoint
- Try to create a PDF in A4 format