开发者

Slow printing with label printer could be caused by my software?

I have a software that prints labels. It generates many pages with n columns to be printed in a label printer (commonly Argox or Zebra). I use report builder to do so, meaning I send the jobs through the windows driver and not directly to the printer.

I have this one customer that is having a really hard time printing her labels. The printer pauses for 15-20 seconds between one page and another.

I´ve开发者_StackOverflow中文版 reviewed each and every configuration I could and did not find anything.

To make my problem worse, my customer uses the Bartender software (wich comes with Argox) and when printing there it has not this delay. Bartender uses the windows driver as well.

Well, from the point of view of my client, the problem is with my software, I don´t blame her.

From my point of view I can´t control such a thing (pause between pages) once I am using the driver.

Am I wrong? Is there anything I could do to avoid such a delay?

Important Info

  • Argox OS 214 TT - PPLA
  • Drivers updated to the last version (7.2)
  • Serial Cable being used


Does the report software you use create ZPL output, or a bitmap? You can check this by setting your printer driver to print to a file. If the file is huge, >1MB, it's probably creating a bitmap and that could take a long time to send to the printer.

Bartender would create ZPL if using internal fonts and barcodes, so the output will be tiny and the printer is optimized to print native ZPL. If your software uses fonts not on the printer (Arial, Times new roman, etc), it will send the label down as a graphic instead of using the printer's built in fonts, which would result in a HUGE file even for a small amount of text. Same thing goes for graphics, inlined vs. recalled graphics

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜