Skip to content

Commit 11c235f

Browse files
Update src/content/docs/browser-rendering/quick-actions-rest-api/pdf-endpoint.mdx
Co-authored-by: Sofia <[email protected]>
1 parent ad050ce commit 11c235f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/browser-rendering/quick-actions-rest-api/pdf-endpoint.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ The `/pdf` endpoint instructs the browser to render the webpage as a PDF documen
99

1010
## Basic usage
1111

12+
Navigate to `https://example.com/` and inject custom CSS and an external stylesheet. Then return the rendered page as a PDF.
13+
1214
```bash
1315
curl -X POST 'https://api.cloudflare.com/client/v4/accounts/<accountId>/browser-rendering/pdf' \
1416
-H 'Authorization: Bearer <apiToken>' \

0 commit comments

Comments
 (0)