Render a page
visio_render_pageRender a Visio page to a PNG image to visually inspect layout, overlap, and styling.
Instructions
Render a page to a PNG and return it, so you can look at the drawing.
Use this whenever layout, overlap or visual style matters; shape coordinates alone rarely tell you whether a diagram reads well.
Args: page: Page name or 1-based index. Omit for the page on screen. document: File name or 1-based index. Omit for the active document. max_pixels: Longest edge of the image. Keep it modest unless you need to read small print.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| document | No | ||
| max_pixels | No |