| Previous | Next |
| STATUS_NO_SPOOL_SPACE | STATUS_NETWORK_NAME_DELETED |
STATUS_PRINT_CANCELLED
The print job was canceled before normal completion
The spooler, user, administrator, application, printer driver, or remote server canceled the print file. Cancellation can race with spooling and device output, so some pages might already have been transmitted even though the final status is canceled.
Use the job identifier and status history to identify who issued the cancellation and at which stage. Resubmitting automatically can create duplicate paper output when the device completed more work than the spooler could confirm. A job stuck in deleting state is a different diagnostic problem from a cleanly completed cancellation.
What to inspect
- Record job ID, owner, document, pages sent, and the actor requesting cancellation.
- Check whether the printer produced partial output before retrying.
- Investigate repeated unsolicited cancellation in driver, processor, and server logs.
References
- Microsoft: JOB_INFO_2
- Microsoft: troubleshoot Windows printing scenarios
- Microsoft Open Specifications: NTSTATUS values
Looking for a different code? Search another status or error code.
