Killroy007
Programmer
Currently we develop a system which uses an HP LaserJet M806dn. Here we face a phenomenon which causes a huge problem to us:
When printing a 100 page document, everything works fine. As soon as we send 100 documents with 1 page each to the printer, the printer stops printing after any number of documents although the documents are still available in the printer. After pausing some seconds the printer goes on printing.
We test this using a script which sends the documents (Postscript) directly to the printer via TCP/IP, i.e. without spooler of the operating system. Since the application under development positively expects a continuous print process, we have a tremendous problem.
Does anybody have an idea where this delay could come from or what the cause of the delay could be?
When printing a 100 page document, everything works fine. As soon as we send 100 documents with 1 page each to the printer, the printer stops printing after any number of documents although the documents are still available in the printer. After pausing some seconds the printer goes on printing.
We test this using a script which sends the documents (Postscript) directly to the printer via TCP/IP, i.e. without spooler of the operating system. Since the application under development positively expects a continuous print process, we have a tremendous problem.
Does anybody have an idea where this delay could come from or what the cause of the delay could be?