PSFile


Description:

[ CCode ( has_construct_function = false ) ]
public PSFile (Document document, string filename, int first_page, int n_pages)

Create a new postscript file to render to

Parameters:

document

a Document

filename

the path of the output filename

first_page

the first page to print

n_pages

the number of pages to print

Returns:

a PopplerPSFile