got_page_size
Description:
The got_page_size signal is emitted once for each page that gets rendered to the preview.
A handler for this signal should update the context according to page_setup and set up a suitable cairo context,
using set_cairo_context.
Parameters:
| context |
the current PrintContext |
| page_setup |
the PageSetup for the current page |