end_print


Description:

[ Version ( since = "2.10" ) ]
public virtual signal void end_print (PrintContext context)

Emitted after all pages have been rendered.

A handler for this signal can clean up any resources that have been allocated in the begin_print handler.

Parameters:

context

the PrintContext for the current operation