PostScriptFileDevice.startPage

bool startPage() @trusted

Starts a new page in the document.

Must be called after startJob() and before any drawing operations.

Returns

true on success, false on error