After the page has finished rendering.

Parameters

none

Property of

Report

Description

onPage fires after each page has finished rendering, including the last page. By that time, it’s too late to do anything to the page, but you can take actions for the next page.

In an onPage event handler, the report’s reportPage property indicates the page that has just finished rendering.