json_to_pdf
Convert JSON data into a formatted PDF document. Supply the absolute path to the JSON file to produce a PDF.
Instructions
Convert a JSON file to a formatted PDF document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to the PDF file | |
| output_name | No | Output file path (defaults to same dir with suffix) |