0

I am trying to speed up the printing of a 4x6 inch png image. I have converted the image to print from ZPL2 on my GK420d printer.

The options specified by the ZPL 2 programming guide are:

  • ASCII Hexadecimal
  • ZB64
  • Binary

Which of these options will print my label the fastest? And if possible, why?

seedub
  • 1
  • You can't just try each of the options to see which is faster? – Ken White Sep 18 '18 at 16:55
  • I sure can..and have done, I was hoping for an answer though so I wouldn't have to research, learn then implement three solutions where only one will be used. I did find that binary data provides the fastest of the three, @KenWhite . I am non the wiser as to why though, I can only guess. – seedub Sep 19 '18 at 15:31

0 Answers0