wavexis_pdf
Generate a PDF from a web page URL with options for paper size, margins, orientation, and media type.
Instructions
Generate a PDF of a web page.
Args: input: PDF parameters (URL, paper size, margins, etc.).
Returns: JSON string with base64 PDF data or file path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |