I have been trying to get the status of a print job using win32print in Python.
The status codes provided by win32print don\'t seem to match the status code for the
The returned status is a bit mask, as described here , for example . Multiple values can be OR'ed, so your value of 8208(hex 0x00002010) indicates that the printer has (all) status.