set_paper_size
Description:
Set the output paper size.
These values will end up in the DocumentMedia, the BoundingBox DSC comments and other places in the generated PostScript.
Parameters:
| this |
a PopplerPSFile which was not yet printed to. |
| width |
the paper width in 1/72 inch |
| height |
the paper height in 1/72 inch |