domain: client
language: python
class Report class
The on_after_generate event is triggered by the generate method, when the report has been generated and saved to a file with the name that is stored in the report_filename attribute.
The report parameter is the report that triggered the event.