Starting a Print Job

The application signals the beginning of a print job by using DevEscape with the escape parameter DEVESC_STARTDOC. The application must specify a document name; usually this is related to the name of file being printed. Any GPI calls made before this DevEscape (DEVESC_STARTDOC) are ignored.


[Back: Associating a Presentation Space]
[Next: Querying the Device Capabilities]