SanePdfReports
This Script is part of the Base Pack.#
Supported versions
Supported Cortex XSOAR versions: 5.5.0 and later.
Internal script used for generating PDF reports.
Script Data#
| Name | Description |
|---|---|
| Script Type | python3 |
| Tags | sane-pdf-reports, sane-reports, pdf |
| Cortex XSOAR Version | 5.5.0 |
Inputs#
| Argument Name | Description |
|---|---|
| sane_pdf_report_base64 | sane report json file contents base64 |
| orientation | orientation of the report |
| paperSize | the paper size of the report |
| resourceTimeout | timeout for the report generation execution time |
| reportType | type of report generated |
| customerLogo | customer's logo |
| demistoLogo | demito's logo |
| disableHeaders | flag to use headers in the report or not |
| tableTextMaxLength | table text max length |
Outputs#
There are no outputs for this script.