Print error Job: PrintGraphicsLayers Failed, job buffer full.

E Eva M Dominguez 2 years 11 months ago
149 1 0

Hi, when we print many cards on the Zebra ZXP Series 7 printer, sometimes we receive this error message at the end of the job::

Print error Job: PrintGraphicsLayers Failed (13008) - Job: Job buffer full.

Although the cards are printed well we don't know why we get this result.

Does anyone know why the printer returns that error?

How can we erase that buffer by code C#?

Regards,

Eva

Please register or login to post a reply

1 Replies

E Eva M Dominguez

Hi, Zebra sent us the solution:

The printer has a 6 job queue. Once this queue is filled, the printer cannot accept another job until one of the jobs has completed.

To clean the buffer, it is necessary to set the property DeleteAfter as true in the job definition (for C#, job.JobControl.DeleteAfter = true;).

The method job.GetJobList returns the current job buffer information.

I hope this information helps someone.

Regards,

Eva

CONTACT
Can’t find what you’re looking for?