====================== on_before_print_report ====================== on_before_print_report(item) **domain**: client **language**: javascript **class** :doc:`Reports class ` Description =========== The ``on_before_print_report`` event is triggered by the :doc:`process_report ` method. The ``report`` parameter is the report that triggered the event. See also ======== :doc:`Forms ` :doc:`Client-side report programming ` :doc:`process_report `