PSEndDoc()

Syntax

Function PSEndDoc()
TPageScript:EndDoc()

Returns

NIL

Description

Call PSEndDoc() to end a print job started with PSBeginDoc(). The last page is automaticaly ejected by Windows. Calling PSEndDoc() when no print job is active does nothing.

Arguments

None