pages_export
Export Pages documents to PDF, Word, or EPUB by specifying the source file and destination path. Select the desired format to generate the exported file.
Instructions
Export a Pages document to PDF, Word or EPUB.
Args:
path: the source .pages file.
destination: where to write the exported file.
fmt: pdf, word or epub.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fmt | No | ||
| path | Yes | ||
| destination | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |