set_paper_size


Description:

public void set_paper_size (double width, double height)

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