Submitting a Print Job Directly to the Spooler

The spooler provides functions that enable applications to submit print data directly to a spool queue. Normally, these functions are used by printer drivers to add a print job to a spool queue. However, this is not a recommended method unless the application is special-purpose.

The advantage of submitting print data directly to a spool queue is to bypass the GPI presentation layer. This can be useful, particularly, for sending print jobs to a network printer that is on a server that does not run the OS/2 operating system. However, there are certain requirements for direct spooling:

The following steps are required to create a print job using the spooler directly:


[Back: Submitting a Direct Presentation Manager Print Job]
[Next: Spooler Management and Configuration]