Web page to PDF
url_to_pdfPrint a public web page to PDF with real Chrome. Returns title, page count, size, a direct download URL and (include_base64=true) the PDF bytes as base64.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Public http(s) URL or bare domain | |
| format | No | A4 | |
| landscape | No | ||
| page_numbers | No | ||
| include_base64 | No |