Print Job Management
Some sophisticated applications might need to manipulate jobs in the following
ways after they have been spooled into a queue:
- Modify the job parameters (for example, copies); use
SplSetJob.
- Increase the priority of a particular job; use SplSetJob.
- Delete a job because a job based on newer data was
created; use SplDeleteJob.
[Back: Spooler Management and Configuration]
[Next: Presentation Spaces and Device Contexts]