I sent a couple zpl files to the printer to test it and it worked fine.

After that I was receiving base64 encoded zpl data from UPS and creating a file and sending it to the printer via a Java applet, and now any zpl commands or files I send to it are doing nothing.

I put it in diagnostic dump mode, sent some commands, then hit feed and it just printed a list of the commands it was sent.. so they're going through at least, but it won't print them.

It prints other data fine, for instance when sending an image to it.

link|improve this question

50% accept rate
feedback

1 Answer

up vote 1 down vote accepted

You have to print EPL code to a LP2844 printer. It does not respond to ZPL code.

link|improve this answer
Thanks, I finally found out from Zebra support, but everything I found on it seemed to suggest that it supported both EPL and ZPL. And at first I couldn't get it to respond to even EPL hello world code... but finally cleared it up. – Kyro Jan 2 at 16:29
FWIW, printers like the ZP-450 do support both EPL and ZPL code. Well worth the $225 for the increased speed, print quality and compatibility. – andyknas Jan 4 at 13:46
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.