Pdf - export via toolbar

Hello,
Is there any possibility to change the filename of the export pdf?

Hi, you can use sc_set_export_name macro from grid or chart. If you want to do it on a pdf report you can use a global variable.

Regards

Thanks so much!
I’ve been looking for this for months but I’ve always managed to look in the wrong place.

works fine!