Cognitive Printer

26 views
Skip to first unread message

Scott Fell

unread,
Dec 17, 2012, 5:50:56 PM12/17/12
to jzebra...@googlegroups.com

Tres Finocchiaro

unread,
Dec 17, 2012, 9:03:13 PM12/17/12
to jzebra...@googlegroups.com
Scott,

I would say yes.

! 0 120 115 1 
BARCODE CODE128A 152 62 20 ABCD^07^13 
STRING 12X16 149 12 CODE 128A 
END 

I would recommend trying this:

applet.append("! 0 120 115 1\n");
applet.append("BARCODE CODE128A 152 62 20 ABCD^07^13\n");
applet.append("STRING 12X16 149 12 CODE 128A\n");
applet.append("END\n");

or

applet.append("! 0 120 115 1\r\n");
applet.append("BARCODE CODE128A 152 62 20 ABCD^07^13\r\n");
applet.append("STRING 12X16 149 12 CODE 128A\r\n");
applet.append("END\r\n");

Thank you for providing a direct link to the PDF.  I've provided a mirror to this in the downloads section.

-Tres 

On Mon, Dec 17, 2012 at 5:50 PM, Scott Fell <scott...@gmail.com> wrote:

--
To unsubscribe from this group, send email to jzebra-users...@googlegroups.com
 
http://code.google.com/p/jzebra



--
- Tres.Fin...@gmail.com

Tres Finocchiaro

unread,
Dec 21, 2012, 12:52:36 PM12/21/12
to jzebra...@googlegroups.com
Scott,

Any progress on this printer?

scott fell

unread,
Dec 21, 2012, 1:57:39 PM12/21/12
to jzebra...@googlegroups.com
Yes. I did a test for my client and he said it worked.  I actually just came to the office and hope to get a little more into it.  I like the easy coding.  This is for a ski resort and the word around town is this is the printer to have and they don't like the zebra printer.


Tres Finocchiaro

unread,
Dec 21, 2012, 3:59:29 PM12/21/12
to jzebra...@googlegroups.com
Great news Scott.  Thanks for the feedback!
--
- Tres.Fin...@gmail.com

scott fell

unread,
Dec 21, 2012, 4:36:02 PM12/21/12
to jzebra...@googlegroups.com
Thank you for all your help!

Henry Jacob

unread,
Jan 20, 2015, 5:40:59 AM1/20/15
to jzebra...@googlegroups.com
This is not working for us. we are trying with Cognitive C Series.

Tres Finocchiaro

unread,
Jan 20, 2015, 7:33:43 AM1/20/15
to jZebra users

@Henry,

According to the site, CPL should be supported on that series.

scott fell

unread,
Jan 20, 2015, 11:18:11 AM1/20/15
to jzebra...@googlegroups.com
I have it working with something like this

!A\n
WIDTH 300 \n
QUANTITY 1\n
TEXT 2(1,0,1,1) 100 210 some text\n
END\n



--
--
To unsubscribe from this group, send email to jzebra-users...@googlegroups.com
 
http://code.google.com/p/jzebra

---
You received this message because you are subscribed to a topic in the Google Groups "jZebra users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jzebra-users/4Z60AU-zSR4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jzebra-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages