Jam.py documentation

on_before_print_report

on_before_print_report(report)

domain: client

language: javascript

class Report class

Description

The on_before_print_report event is triggered by the process_report method. Use on_before_print_report to take specific actions before sending request to the server to generate the report.

The report parameter is the report that triggered the event.