PDF exports name issues

When downloading reports in pdf mode, is there a way to name the file the name of the report instead of kreporter_date_time?

Also, when reports are downloaded on a mac, it adds .json to the end of the file, which has to be removed to make it viewable as a pdf.

No.
You may overwrite function generatePDFName() in modules\KReports\Plugins\Integration\kpdfexport\kpdfexport.php and define your own automatic name.
but it won’t help you define a specific name for each report.

1 Like