I am running a c# application that shells out to a PDF printer and prints documents (roughly a document every second, to different printers). I randomly get these errors being returned from the spooler, but on retry (automatically) within a second or two, it works perfectly. We have had some problematic printer drivers that have been removed, and the rest are relatively solid well known and mature drivers.
Can anyone offer any advice or starting points to try and resolve it. It appears / happens on two separate guest virtual servers, with only a single print server in question.
Windows Server 2012 R2.